Skip to content

Commit c0efc12

Browse files
committed
[maven-release-plugin] prepare release v2.1.1
1 parent 861335c commit c0efc12

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
@@ -4,7 +4,7 @@
44
<groupId>org.icatproject</groupId>
55
<artifactId>ids.server</artifactId>
66
<packaging>war</packaging>
7-
<version>2.1.1-SNAPSHOT</version>
7+
<version>2.1.1</version>
88
<name>IDS Server</name>
99

1010
<properties>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:https://github.com/icatproject/ids.server.git</connection>
3434
<developerConnection>scm:git:git@github.com:icatproject/ids.server.git</developerConnection>
3535
<url>https://github.com/icatproject/ids.server</url>
36-
<tag>HEAD</tag>
36+
<tag>v2.1.1</tag>
3737
</scm>
3838

3939
<issueManagement>

0 commit comments

Comments
 (0)