1
0
Fork 0

version bump

master
Bob Carroll 2013-08-23 15:37:17 -07:00
parent d8e31e729f
commit de65fd0c94
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,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.2</version>
<version>0.3</version>
<scope>compile</scope>
</dependency>
```

View File

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