Skip to content

Commit 3d23b54

Browse files
committed
[maven-release-plugin] prepare release plexus-testing-1.0.0
1 parent cf22986 commit 3d23b54

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
@@ -10,15 +10,15 @@
1010
</parent>
1111

1212
<artifactId>plexus-testing</artifactId>
13-
<version>1.0.1-SNAPSHOT</version>
13+
<version>1.0.0</version>
1414

1515
<name>Plexus Testing</name>
1616

1717
<scm>
1818
<connection>scm:git:[email protected]:codehaus-plexus/plexus-testing.git</connection>
1919
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-testing.git</developerConnection>
2020
<url>http://github.com/codehaus-plexus/plexus-testing</url>
21-
<tag>HEAD</tag>
21+
<tag>plexus-testing-1.0.0</tag>
2222
</scm>
2323
<issueManagement>
2424
<system>github</system>
@@ -34,7 +34,7 @@
3434
<properties>
3535
<cobertura.skip>true</cobertura.skip>
3636
<javaVersion>8</javaVersion>
37-
<project.build.outputTimestamp>2021-05-28T14:16:37Z</project.build.outputTimestamp>
37+
<project.build.outputTimestamp>2021-05-28T14:25:32Z</project.build.outputTimestamp>
3838
</properties>
3939

4040
<build>

0 commit comments

Comments
 (0)