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 cac55e8

Browse filesBrowse files
committed
[maven-release-plugin] prepare release plexus-xml-4.0.0
1 parent 17787e5 commit cac55e8
Copy full SHA for cac55e8

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,15 +24,15 @@ limitations under the License.
2424
</parent>
2525

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

2929
<name>Plexus XML Utilities</name>
3030
<description>A collection of various utility classes to ease working with XML.</description>
3131

3232
<scm>
3333
<connection>scm:git:https://github.com/codehaus-plexus/plexus-xml.git</connection>
3434
<developerConnection>${project.scm.connection}</developerConnection>
35-
<tag>master</tag>
35+
<tag>plexus-xml-4.0.0</tag>
3636
<url>https://github.com/codehaus-plexus/plexus-xml/tree/master/</url>
3737
</scm>
3838
<issueManagement>
@@ -47,7 +47,7 @@ limitations under the License.
4747
</distributionManagement>
4848

4949
<properties>
50-
<project.build.outputTimestamp>2023-03-02T01:23:19Z</project.build.outputTimestamp>
50+
<project.build.outputTimestamp>2023-05-22T15:08:22Z</project.build.outputTimestamp>
5151
</properties>
5252

5353
<dependencies>

0 commit comments

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