Skip to content

Commit 8c9ae5a

Browse files
committed
0.7.1
1 parent 5b37add commit 8c9ae5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.lesstif</groupId>
55
<artifactId>jira-rest-api</artifactId>
6-
<version>0.7.0</version>
6+
<version>0.7.1</version>
77

88
<name>JIRA REST Client</name>
99
<description>A Java client library for integrating with the JIRA issue and bug tracking software.</description>
1010
<url>https://github.com/lesstif/jira-rest-client</url>
1111

1212
<licenses>
1313
<license>
14-
<name>pache-2.0</name>
14+
<name>Apache-2.0</name>
1515
<url>https://opensource.org/licenses/Apache-2.0</url>
1616
<distribution>repo</distribution>
1717
</license>

0 commit comments

Comments
 (0)