Skip to content

Commit 2fd0cd1

Browse files
committed
[maven-release-plugin] prepare release jade4j-1.2.7
1 parent b58cacd commit 2fd0cd1

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>de.neuland-bfi</groupId>
55
<artifactId>jade4j</artifactId>
6-
<version>1.2.7-SNAPSHOT</version>
6+
<version>1.2.7</version>
77
<packaging>jar</packaging>
88
<name>jade4j</name>
99
<description>Java implementation of the jade templating language</description>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/neuland/jade4j</url>
3131
<connection>scm:git:git://github.com/neuland/jade4j.git</connection>
3232
<developerConnection>scm:git:[email protected]:neuland/jade4j.git</developerConnection>
33-
<tag>HEAD</tag>
33+
<tag>jade4j-1.2.7</tag>
3434
</scm>
3535

3636
<developers>

0 commit comments

Comments
 (0)