We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b37add commit 8c9ae5aCopy full SHA for 8c9ae5a
1 file changed
pom.xml
@@ -3,15 +3,15 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.lesstif</groupId>
5
<artifactId>jira-rest-api</artifactId>
6
- <version>0.7.0</version>
+ <version>0.7.1</version>
7
8
<name>JIRA REST Client</name>
9
<description>A Java client library for integrating with the JIRA issue and bug tracking software.</description>
10
<url>https://github.com/lesstif/jira-rest-client</url>
11
12
<licenses>
13
<license>
14
- <name>pache-2.0</name>
+ <name>Apache-2.0</name>
15
<url>https://opensource.org/licenses/Apache-2.0</url>
16
<distribution>repo</distribution>
17
</license>
0 commit comments