We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e088f9a commit 450fbccCopy full SHA for 450fbcc
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>us.springett</groupId>
6
<artifactId>nist-data-mirror</artifactId>
7
<packaging>jar</packaging>
8
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
9
10
<name>NIST Data Mirror</name>
11
<description>
@@ -79,7 +79,7 @@
79
<connection>scm:git:git@github.com:stevespringett/nist-data-mirror.git</connection>
80
<url>https://github.com/stevespringett/nist-data-mirror.git</url>
81
<developerConnection>scm:git:git@github.com:stevespringett/nist-data-mirror.git</developerConnection>
82
- <tag>HEAD</tag>
+ <tag>nist-data-mirror-1.5.1</tag>
83
</scm>
84
85
<issueManagement>
0 commit comments