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 24232f4 commit ef4ffc4Copy full SHA for ef4ffc4
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.3.1-SNAPSHOT</version>
+ <version>3.3.1</version>
7
<packaging>jar</packaging>
8
<name>spring-pug4j</name>
9
<description>Spring interface to the Pug4J compiler (formerly known as spring-jade4j)</description>
@@ -32,7 +32,7 @@
32
<url>https://github.com/neuland/spring-pug4j</url>
33
<connection>scm:git:git://github.com/neuland/spring-pug4j.git</connection>
34
<developerConnection>scm:git:[email protected]:neuland/spring-pug4j.git</developerConnection>
35
- <tag>HEAD</tag>
+ <tag>spring-pug4j-3.3.1</tag>
36
</scm>
37
38
<developers>
0 commit comments