We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8083015 commit 97f2c69Copy full SHA for 97f2c69
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.joyent.manta</groupId>
6
<artifactId>hadoop-manta</artifactId>
7
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</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.3</tag>
34
</scm>
35
<issueManagement>
36
<system>github.com</system>
0 commit comments