Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0407d05

Browse filesBrowse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 784ff95 commit 0407d05
Copy full SHA for 0407d05

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
</parent>
2525

2626
<artifactId>plexus-xml</artifactId>
27-
<version>4.0.3</version>
27+
<version>4.0.4-SNAPSHOT</version>
2828

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

5050
<properties>
51-
<project.build.outputTimestamp>2023-12-13T20:00:11Z</project.build.outputTimestamp>
51+
<project.build.outputTimestamp>2023-12-13T20:00:19Z</project.build.outputTimestamp>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.