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 2a26dca commit 48a5dfdCopy full SHA for 48a5dfd
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>2.0.5-SNAPSHOT</version>
+ <version>2.0.5</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-2.0.5</tag>
36
</scm>
37
38
<developers>
0 commit comments