Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release hipp2jipp-0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fredg02 committed Aug 29, 2017
1 parent 99e3406 commit 2274847
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.eclipse.cbi</groupId>
<artifactId>hipp2jipp</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<packaging>jar</packaging>

<name>hipp2jipp</name>
Expand All @@ -18,6 +17,7 @@
<connection>scm:git:https://github.com/eclipse/hipp2jipp.git</connection>
<developerConnection>scm:git:git@github.com:eclipse/hipp2jipp.git</developerConnection>
<url>https://github.com/eclipse/hipp2jipp</url>
<tag>hipp2jipp-0.0.1</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 2274847

Please sign in to comment.