We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b5cdf commit 1e6ff0fCopy full SHA for 1e6ff0f
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.joyent.manta</groupId>
6
<artifactId>hadoop-manta</artifactId>
7
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</version>
8
9
<licenses>
10
<license>
@@ -30,7 +30,7 @@
30
<connection>scm:git:git://github.com/joyent/hadoop-manta.git</connection>
31
<developerConnection>scm:git:git://github.com/joyent/hadoop-manta.git</developerConnection>
32
<url>git@github.com:joyent/hadoop-manta.git</url>
33
- <tag>HEAD</tag>
+ <tag>hadoop-manta-1.0.5</tag>
34
</scm>
35
<issueManagement>
36
<system>github.com</system>
0 commit comments