Skip to content

Commit d6692ea

Browse files
committed
[maven-release-plugin] prepare release v3.1
1 parent 050ff49 commit d6692ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
</parent>
99
<groupId>org.mycore.iview2</groupId>
1010
<artifactId>image-tiler</artifactId>
11-
<version>3.1-SNAPSHOT</version>
11+
<version>3.1</version>
1212
<name>MyCoRe IView2 Image Tiler Library</name>
1313
<description>Image Tiling Library</description>
1414
<scm>
1515
<connection>scm:git:https://github.com/MyCoRe-Org/image-tiler.git</connection>
1616
<developerConnection>scm:git:https://github.com/MyCoRe-Org/image-tiler.git</developerConnection>
1717
<url>https://github.com/MyCoRe-Org/image-tiler/tree/master</url>
18-
<tag>HEAD</tag>
18+
<tag>v3.1</tag>
1919
</scm>
2020
<properties>
2121
<java.target.version>11</java.target.version>

0 commit comments

Comments
 (0)