We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c439f commit 38da75eCopy full SHA for 38da75e
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.codehaus.plexus</groupId>
8
<artifactId>plexus</artifactId>
9
- <version>5.0</version>
+ <version>5.1</version>
10
</parent>
11
12
<artifactId>plexus-archiver</artifactId>
@@ -17,7 +17,7 @@
17
<connection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</connection>
18
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</developerConnection>
19
<url>http://github.com/codehaus-plexus/plexus-archiver</url>
20
- <tag>HEAD</tag>
+ <tag>master</tag>
21
</scm>
22
<issueManagement>
23
<system>jira</system>
0 commit comments