Skip to content

Commit

Permalink
[maven-release-plugin] prepare release java-wrapper-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed Sep 19, 2015
1 parent 3d02ecb commit 9eb8a84
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>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>
<name>Watson Developer Cloud Java Wrapper</name>
<description>Watson Developer Cloud Java Wrapper</description>
Expand Down Expand Up @@ -84,7 +84,7 @@
<connection>SSH</connection>
<developerConnection>scm:git:[email protected]:watson-developer-cloud/java-wrapper.git</developerConnection>
<url>https://github.com/watson-developer-cloud/java-wrapper</url>
<tag>HEAD</tag>
<tag>java-wrapper-1.1.0</tag>
</scm>
<build>
<plugins>
Expand Down

0 comments on commit 9eb8a84

Please sign in to comment.