Skip to content

Commit

Permalink
[maven-release-plugin] prepare release java-wrapper-0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed Jul 1, 2015
1 parent ccbb6a9 commit d4d8271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.watson.developer_cloud</groupId>
<version>0.1.9-SNAPSHOT</version>
<version>0.1.9</version>
<packaging>jar</packaging>
<name>Watson Developer Cloud Java Wrapper</name>
<description>Watson Developer Cloud Java Wrapper</description>
Expand Down Expand Up @@ -71,7 +71,7 @@
<connection>scm:git:git://github.com/watson-developer-cloud/java-wrapper.git</connection>
<developerConnection>scm:git:[email protected]:watson-developer-cloud/java-wrapper.git</developerConnection>
<url>https://github.com/watson-developer-cloud/java-wrapper</url>
<tag>java-wrapper-0.1.6</tag>
<tag>java-wrapper-0.1.9</tag>
</scm>
<build>
<plugins>
Expand Down

0 comments on commit d4d8271

Please sign in to comment.