Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Feb 7, 2025
1 parent b69757f commit 1253055
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.

<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus</artifactId>
<version>20</version>
<version>21-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Plexus</name>
Expand Down Expand Up @@ -302,7 +302,7 @@ limitations under the License.
<scm>
<connection>scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<tag>plexus-20</tag>
<tag>master</tag>
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
</scm>

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

0 comments on commit 1253055

Please sign in to comment.