Skip to content

Commit 53d786b

Browse files
[maven-release-plugin] prepare release v3.0.0
1 parent 47ac5dc commit 53d786b

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.icatproject</groupId>
55
<artifactId>icat.lucene</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
<packaging>war</packaging>
88
<name>ICAT Lucene</name>
99

@@ -28,7 +28,7 @@
2828
<connection>scm:git:${gitUrl}.git</connection>
2929
<developerConnection>scm:git:${gitUrl}.git</developerConnection>
3030
<url>${gitUrl}</url>
31-
<tag>v1.1.2</tag>
31+
<tag>v3.0.0</tag>
3232
</scm>
3333

3434
<issueManagement>

0 commit comments

Comments
 (0)