Skip to content

Commit 38da75e

Browse files
committed
upgraded parent pom
1 parent a7c439f commit 38da75e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.codehaus.plexus</groupId>
88
<artifactId>plexus</artifactId>
9-
<version>5.0</version>
9+
<version>5.1</version>
1010
</parent>
1111

1212
<artifactId>plexus-archiver</artifactId>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</connection>
1818
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</developerConnection>
1919
<url>http://github.com/codehaus-plexus/plexus-archiver</url>
20-
<tag>HEAD</tag>
20+
<tag>master</tag>
2121
</scm>
2222
<issueManagement>
2323
<system>jira</system>

0 commit comments

Comments
 (0)