Skip to content

Commit

Permalink
[maven-release-plugin] prepare release java-wrapper-0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed May 1, 2015
1 parent 2b747b4 commit 5cd96d2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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.4-SNAPSHOT</version>
<version>0.1.4</version>
<packaging>jar</packaging>
<name>Watson Developer Cloud Java Wrapper</name>
<description>Watson Developer Cloud Java Wrapper</description>
Expand Down Expand Up @@ -83,7 +82,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>HEAD</tag>
<tag>java-wrapper-0.1.4</tag>
</scm>
<build>
<plugins>
Expand Down

0 comments on commit 5cd96d2

Please sign in to comment.