Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pug4j-2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chbloemer committed Jan 4, 2025
1 parent 83b70e2 commit ccb0ef5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0</tag>
</scm>
<developers>
<developer>
Expand Down Expand Up @@ -130,7 +130,7 @@
<useFile>false</useFile>
<useModulePath>false</useModulePath>
<trimStackTrace>false</trimStackTrace>
<forkNode implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/>
<forkNode implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" />
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit ccb0ef5

Please sign in to comment.