Skip to content

Commit 1253055

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent b69757f commit 1253055

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>20</version>
22+
<version>21-SNAPSHOT</version>
2323
<packaging>pom</packaging>
2424

2525
<name>Plexus</name>
@@ -302,7 +302,7 @@ limitations under the License.
302302
<scm>
303303
<connection>scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection>
304304
<developerConnection>${project.scm.connection}</developerConnection>
305-
<tag>plexus-20</tag>
305+
<tag>master</tag>
306306
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
307307
</scm>
308308

@@ -341,7 +341,7 @@ limitations under the License.
341341
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
342342
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
343343
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
344-
<project.build.outputTimestamp>2025-02-07T19:20:20Z</project.build.outputTimestamp>
344+
<project.build.outputTimestamp>2025-02-07T19:20:42Z</project.build.outputTimestamp>
345345
<gpg.useagent>true</gpg.useagent>
346346
<spotless-maven-plugin.version>2.44.2</spotless-maven-plugin.version>
347347
<mavenPluginToolsVersion>3.15.1</mavenPluginToolsVersion>

0 commit comments

Comments
 (0)