Skip to content

Commit ed014f5

Browse files
committed
[maven-release-plugin] prepare release plexus-11
1 parent 001d556 commit ed014f5

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
@@ -19,7 +19,7 @@ limitations under the License.
1919

2020
<groupId>org.codehaus.plexus</groupId>
2121
<artifactId>plexus</artifactId>
22-
<version>11-SNAPSHOT</version>
22+
<version>11</version>
2323
<packaging>pom</packaging>
2424

2525
<name>Plexus</name>
@@ -297,7 +297,7 @@ limitations under the License.
297297
<scm>
298298
<connection>scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection>
299299
<developerConnection>${project.scm.connection}</developerConnection>
300-
<tag>master</tag>
300+
<tag>plexus-11</tag>
301301
<url>https://github.com/codehaus-plexus/plexus-pom/tree/master/</url>
302302
</scm>
303303

@@ -330,7 +330,7 @@ limitations under the License.
330330
<maven.compiler.target>1.${javaVersion}</maven.compiler.target>
331331
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
332332
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
333-
<project.build.outputTimestamp>2022-06-09T20:48:10Z</project.build.outputTimestamp>
333+
<project.build.outputTimestamp>2023-05-06T22:13:35Z</project.build.outputTimestamp>
334334
<gpg.useagent>true</gpg.useagent>
335335
<mavenPluginToolsVersion>3.8.2</mavenPluginToolsVersion>
336336
<mavenFluidoSkinVersion>1.11.2</mavenFluidoSkinVersion>

0 commit comments

Comments
 (0)