1
0
Fork 0

released 0.1

master
Bob Carroll 2013-05-29 17:28:58 -07:00
parent 46cee16767
commit 9d371aaf43
1 changed files with 1 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<groupId>net.rcarz</groupId>
<artifactId>jira-client</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
<packaging>jar</packaging>
<name>jira-client</name>
@ -31,13 +31,6 @@
</developer>
</developers>
<repositories>
<repository>
<id>repo1.maven.org</id>
<url>http://repo1.maven.org/maven2/</url>
</repository>
</repositories>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>