Skip to content

Commit 37d980a

Browse files
[maven-release-plugin] prepare release plexus-velocity-2.3.0
1 parent 117b655 commit 37d980a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ limitations under the License.
2525
</parent>
2626

2727
<artifactId>plexus-velocity</artifactId>
28-
<version>2.2.2-SNAPSHOT</version>
28+
<version>2.3.0</version>
2929

3030
<name>Plexus Velocity Component</name>
3131
<description>A component which provides Apache Velocity templating engine integration</description>
@@ -34,7 +34,7 @@ limitations under the License.
3434
<scm>
3535
<connection>scm:git:https://github.com/codehaus-plexus/plexus-velocity.git</connection>
3636
<developerConnection>${project.scm.connection}</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>plexus-velocity-2.3.0</tag>
3838
<url>https://github.com/codehaus-plexus/plexus-velocity</url>
3939
</scm>
4040
<issueManagement>
@@ -50,7 +50,7 @@ limitations under the License.
5050

5151
<properties>
5252
<slf4jVersion>1.7.36</slf4jVersion>
53-
<project.build.outputTimestamp>2025-04-05T14:56:48Z</project.build.outputTimestamp>
53+
<project.build.outputTimestamp>2025-10-12T11:14:16Z</project.build.outputTimestamp>
5454
</properties>
5555

5656
<dependencies>

0 commit comments

Comments
 (0)