File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.ibm.watson.developer_cloud</groupId >
5
- <version >0.1.7-SNAPSHOT </version >
5
+ <version >0.1.7</version >
6
6
<packaging >jar</packaging >
7
7
<name >Watson Developer Cloud Java Wrapper</name >
8
8
<description >Watson Developer Cloud Java Wrapper</description >
76
76
<connection >scm:git:git://github.com/watson-developer-cloud/java-wrapper.git</connection >
77
77
<developerConnection >scm:git:git@github.com:watson-developer-cloud/java-wrapper.git</developerConnection >
78
78
<url >https://github.com/watson-developer-cloud/java-wrapper</url >
79
- <tag >java-wrapper-0.1.6 </tag >
79
+ <tag >java-wrapper-0.1.7 </tag >
80
80
</scm >
81
81
<build >
82
82
<plugins >
You can’t perform that action at this time.
0 commit comments