1
0
Fork 0

version bump

master
Bob Carroll 2013-10-28 14:30:59 -07:00
parent e0810c82d3
commit 6ed7f476f7
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.3</version>
<version>0.4</version>
<scope>compile</scope>
</dependency>
```

View File

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