Skip to content

Commit 6bfe943

Browse files
committed
[maven-release-plugin] prepare release spring-pug4j-3.0.0
1 parent a344019 commit 6bfe943

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.0.0-SNAPSHOT</version>
6+
<version>3.0.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>
@@ -32,7 +32,7 @@
3232
<url>https://github.com/neuland/spring-pug4j</url>
3333
<connection>scm:git:git://github.com/neuland/spring-pug4j.git</connection>
3434
<developerConnection>scm:git:[email protected]:neuland/spring-pug4j.git</developerConnection>
35-
<tag>HEAD</tag>
35+
<tag>spring-pug4j-3.0.0</tag>
3636
</scm>
3737

3838
<developers>

0 commit comments

Comments
 (0)