Skip to content

Commit cfef882

Browse files
committed
[maven-release-plugin] prepare release pug4j-3.0.0-alpha.1
1 parent 772aad3 commit cfef882

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>de.neuland-bfi</groupId>
44
<artifactId>pug4j</artifactId>
5-
<version>3.0.0-alpha.1-SNAPSHOT</version>
5+
<version>3.0.0-alpha.1</version>
66
<packaging>jar</packaging>
77
<name>pug4j</name>
88
<description>Java implementation of the pug templating language</description>
@@ -24,7 +24,7 @@
2424
<url>https://github.com/neuland/pug4j</url>
2525
<connection>scm:git:git://github.com/neuland/pug4j.git</connection>
2626
<developerConnection>scm:git:git@github.com:neuland/pug4j.git</developerConnection>
27-
<tag>HEAD</tag>
27+
<tag>pug4j-3.0.0-alpha.1</tag>
2828
</scm>
2929

3030
<developers>

0 commit comments

Comments
 (0)