Skip to content

Commit 4926ff2

Browse files
committed
[maven-release-plugin] prepare release plexus-velocity-2.0
1 parent 1ac6129 commit 4926ff2

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,15 +25,15 @@ limitations under the License.
2525
</parent>
2626

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

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

3232
<scm>
3333
<connection>scm:git:git@github.com:codehaus-plexus/plexus-velocity.git</connection>
3434
<developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-velocity.git</developerConnection>
3535
<url>http://github.com/codehaus-plexus/plexus-velocity</url>
36-
<tag>HEAD</tag>
36+
<tag>plexus-velocity-2.0</tag>
3737
</scm>
3838
<issueManagement>
3939
<system>github</system>
@@ -48,7 +48,7 @@ limitations under the License.
4848

4949
<properties>
5050
<slf4jVersion>1.7.36</slf4jVersion>
51-
<project.build.outputTimestamp>2021-07-03T11:34:51Z</project.build.outputTimestamp>
51+
<project.build.outputTimestamp>2022-05-26T21:19:59Z</project.build.outputTimestamp>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
 (0)