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 20efe5d commit adefeb5Copy full SHA for adefeb5
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
<modelVersion>4.0.0</modelVersion>
12
<groupId>GlacierUploader</groupId>
13
<artifactId>GlacierUploader</artifactId>
14
- <version>0.75.1-SNAPSHOT</version>
+ <version>0.76.0</version>
15
<name>SAGU</name>
16
<description>Simple Amazon Glacier Uploader</description>
17
<url>http://simpleglacieruploader.brianmcmichael.com</url>
@@ -27,7 +27,7 @@
27
<url>scm:git:https://github.com/brianmcmichael/SAGU.git</url>
28
<developerConnection>scm:git:git@github.com:brianmcmichael/SAGU.git</developerConnection>
29
<connection>scm:git:git@github.com:brianmcmichael/SAGU.git</connection>
30
- <tag>HEAD</tag>
+ <tag>GlacierUploader-0.76.0</tag>
31
</scm>
32
33
<developers>
0 commit comments