We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ac5dc commit 53d786bCopy full SHA for 53d786b
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.icatproject</groupId>
5
<artifactId>icat.lucene</artifactId>
6
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
7
<packaging>war</packaging>
8
<name>ICAT Lucene</name>
9
@@ -28,7 +28,7 @@
28
<connection>scm:git:${gitUrl}.git</connection>
29
<developerConnection>scm:git:${gitUrl}.git</developerConnection>
30
<url>${gitUrl}</url>
31
- <tag>v1.1.2</tag>
+ <tag>v3.0.0</tag>
32
</scm>
33
34
<issueManagement>
0 commit comments