Skip to content

Commit eacca4e

Browse files
committed
[maven-release-plugin] prepare release 2026.1.0
1 parent 9877723 commit eacca4e

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<parent>
75
<groupId>org.springframework.boot</groupId>
@@ -11,7 +9,7 @@
119
</parent>
1210
<groupId>tech.artcoded</groupId>
1311
<artifactId>sync-folder</artifactId>
14-
<version>2026.0.5-SNAPSHOT</version>
12+
<version>2026.1.0</version>
1513
<name>sync-folder</name>
1614
<description>Google drive sync for artcoded</description>
1715
<properties>
@@ -30,7 +28,7 @@
3028
<connection>
3129
scm:git:git@github.com:openartcoded/google-sync-backup.git
3230
</connection>
33-
<tag>2024.0.4</tag>
31+
<tag>2026.1.0</tag>
3432
</scm>
3533
<dependencies>
3634
<dependency>

0 commit comments

Comments
 (0)