1
0
Fork 0

version bump

master
Bob Carroll 2014-08-24 22:31:29 -07:00
parent bd27e349ad
commit 039e6b17c3
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ Point your *settings.xml* at [Maven Central](http://repo1.maven.org/maven2) and
<dependency>
<groupId>net.rcarz</groupId>
<artifactId>jira-client</artifactId>
<version>0.4</version>
<version>0.5</version>
<scope>compile</scope>
</dependency>
```

View File

@ -3,7 +3,7 @@
<groupId>net.rcarz</groupId>
<artifactId>jira-client</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<packaging>jar</packaging>
<name>jira-client</name>