Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pug4j-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chbloemer committed Oct 10, 2023
1 parent 3050d71 commit cb41b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.neuland-bfi</groupId>
<artifactId>pug4j</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>jar</packaging>
<name>pug4j</name>
<description>Java implementation of the pug templating language</description>
Expand All @@ -29,7 +29,7 @@
<url>https://github.com/neuland/pug4j</url>
<connection>scm:git:git://github.com/neuland/pug4j.git</connection>
<developerConnection>scm:git:[email protected]:neuland/pug4j.git</developerConnection>
<tag>HEAD</tag>
<tag>pug4j-2.1.0</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit cb41b5d

Please sign in to comment.