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
gnodet committed Dec 13, 2023
1 parent 784ff95 commit 0407d05
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 @@ -24,7 +24,7 @@ limitations under the License.
</parent>

<artifactId>plexus-xml</artifactId>
<version>4.0.3</version>
<version>4.0.4-SNAPSHOT</version>

<name>Plexus XML Utilities</name>
<description>A collection of various utility classes to ease working with XML.</description>
Expand All @@ -33,7 +33,7 @@ limitations under the License.
<scm>
<connection>scm:git:https://github.com/codehaus-plexus/plexus-xml.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<tag>plexus-xml-4.0.3</tag>
<tag>master</tag>
<url>https://github.com/codehaus-plexus/plexus-xml/tree/${project.scm.tag}/</url>
</scm>
<issueManagement>
Expand All @@ -48,7 +48,7 @@ limitations under the License.
</distributionManagement>

<properties>
<project.build.outputTimestamp>2023-12-13T20:00:11Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-12-13T20:00:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 0407d05

Please sign in to comment.