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

Commit 2274847

Browse files
committed
[maven-release-plugin] prepare release hipp2jipp-0.0.1
1 parent 99e3406 commit 2274847

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<groupId>org.eclipse.cbi</groupId>
65
<artifactId>hipp2jipp</artifactId>
7-
<version>0.0.1-SNAPSHOT</version>
6+
<version>0.0.1</version>
87
<packaging>jar</packaging>
98

109
<name>hipp2jipp</name>
@@ -18,6 +17,7 @@
1817
<connection>scm:git:https://github.com/eclipse/hipp2jipp.git</connection>
1918
<developerConnection>scm:git:[email protected]:eclipse/hipp2jipp.git</developerConnection>
2019
<url>https://github.com/eclipse/hipp2jipp</url>
20+
<tag>hipp2jipp-0.0.1</tag>
2121
</scm>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)