Skip to content

Commit e5acae6

Browse files
committed
[maven-release-plugin] prepare release 0.1.4
1 parent 291b35d commit e5acae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.bmaggi</groupId>
44
<artifactId>eclipse-tycho-archetype</artifactId>
5-
<version>0.1.4-SNAPSHOT</version>
5+
<version>0.1.4</version>
66
<packaging>maven-archetype</packaging>
77

88
<name>Archetype - Eclipse Tycho</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/bmaggi/eclipse-tycho-archetype.git</connection>
3636
<developerConnection>scm:git:https://github.com/bmaggi/eclipse-tycho-archetype.git</developerConnection>
3737
<url>http://github.com/bmaggi/eclipse-tycho-archetype/tree/master</url>
38-
<tag>HEAD</tag>
38+
<tag>0.1.4</tag>
3939
</scm>
4040

4141
<issueManagement>

0 commit comments

Comments
 (0)