Skip to content

Commit 9f68c36

Browse files
committed
[maven-release-plugin] prepare release plexus-velocity-2.2.0
1 parent 1945831 commit 9f68c36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ limitations under the License.
2525
</parent>
2626

2727
<artifactId>plexus-velocity</artifactId>
28-
<version>2.1.1-SNAPSHOT</version>
28+
<version>2.2.0</version>
2929

3030
<name>Plexus Velocity Component</name>
3131

3232
<scm>
3333
<connection>scm:git:https://github.com/codehaus-plexus/plexus-velocity.git</connection>
3434
<developerConnection>${project.scm.connection}</developerConnection>
35-
<tag>HEAD</tag>
35+
<tag>plexus-velocity-2.2.0</tag>
3636
<url>https://github.com/codehaus-plexus/plexus-velocity</url>
3737
</scm>
3838
<issueManagement>
@@ -48,7 +48,7 @@ limitations under the License.
4848

4949
<properties>
5050
<slf4jVersion>1.7.36</slf4jVersion>
51-
<project.build.outputTimestamp>2023-12-23T22:25:45Z</project.build.outputTimestamp>
51+
<project.build.outputTimestamp>2024-10-06T11:31:05Z</project.build.outputTimestamp>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
 (0)