We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c65a05 commit 8c2dca9Copy full SHA for 8c2dca9
pom.xml
@@ -10,14 +10,14 @@
10
</parent>
11
12
<artifactId>plexus-archiver</artifactId>
13
- <version>3.7.0</version>
+ <version>3.7.1-SNAPSHOT</version>
14
<name>Plexus Archiver Component</name>
15
16
<scm>
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/tree/${project.scm.tag}/</url>
20
- <tag>plexus-archiver-3.7.0</tag>
+ <tag>master</tag>
21
</scm>
22
<issueManagement>
23
<system>jira</system>
0 commit comments