We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d088aa0 commit c774b06Copy full SHA for c774b06
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>de.neuland-bfi</groupId>
5
<artifactId>spring-pug4j</artifactId>
6
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
7
<packaging>jar</packaging>
8
<name>spring-pug4j</name>
9
<description>Spring interface to the Pug4J compiler (formerly known as spring-jade4j)</description>
@@ -26,7 +26,7 @@
26
<url>https://github.com/neuland/spring-pug4j</url>
27
<connection>scm:git:git://github.com/neuland/spring-pug4j.git</connection>
28
<developerConnection>scm:git:[email protected]:neuland/spring-pug4j.git</developerConnection>
29
- <tag>HEAD</tag>
+ <tag>spring-pug4j-3.4.0</tag>
30
</scm>
31
32
<developers>
0 commit comments