Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-velocity-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jul 3, 2021
1 parent f69c3f0 commit a9e943c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -21,19 +21,19 @@ limitations under the License.
<artifactId>plexus-components</artifactId>
<groupId>org.codehaus.plexus</groupId>
<version>6.5</version>
<relativePath/>
<relativePath />
</parent>

<artifactId>plexus-velocity</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>

<name>Plexus Velocity Component</name>

<scm>
<connection>scm:git:git@github.com:codehaus-plexus/plexus-velocity.git</connection>
<developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-velocity.git</developerConnection>
<url>http://github.com/codehaus-plexus/plexus-velocity</url>
<tag>HEAD</tag>
<tag>plexus-velocity-1.3</tag>
</scm>
<issueManagement>
<system>github</system>
Expand All @@ -48,7 +48,7 @@ limitations under the License.

<properties>
<slf4j.version>1.7.25</slf4j.version>
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-07-03T10:45:32Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit a9e943c

Please sign in to comment.