Skip to content

Commit c774b06

Browse files
committed
[maven-release-plugin] prepare release spring-pug4j-3.4.0
1 parent d088aa0 commit c774b06

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>spring-pug4j</artifactId>
6-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
77
<packaging>jar</packaging>
88
<name>spring-pug4j</name>
99
<description>Spring interface to the Pug4J compiler (formerly known as spring-jade4j)</description>
@@ -26,7 +26,7 @@
2626
<url>https://github.com/neuland/spring-pug4j</url>
2727
<connection>scm:git:git://github.com/neuland/spring-pug4j.git</connection>
2828
<developerConnection>scm:git:[email protected]:neuland/spring-pug4j.git</developerConnection>
29-
<tag>HEAD</tag>
29+
<tag>spring-pug4j-3.4.0</tag>
3030
</scm>
3131

3232
<developers>

0 commit comments

Comments
 (0)