We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099b0b6 commit 53bb915Copy full SHA for 53bb915
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>tech.artcoded</groupId>
11
<artifactId>sync-folder</artifactId>
12
- <version>2026.0.2</version>
+ <version>2026.0.3-SNAPSHOT</version>
13
<name>sync-folder</name>
14
<description>Google drive sync for artcoded</description>
15
<properties>
@@ -28,7 +28,7 @@
28
<connection>
29
scm:git:git@github.com:openartcoded/google-sync-backup.git
30
</connection>
31
- <tag>2026.0.2</tag>
+ <tag>2024.0.4</tag>
32
</scm>
33
<dependencies>
34
<dependency>
0 commit comments