We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56da288 commit c9f817dCopy full SHA for c9f817d
pom.xml
@@ -10,14 +10,14 @@
10
</parent>
11
12
<artifactId>plexus-archiver</artifactId>
13
- <version>4.1.0</version>
+ <version>4.1.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-4.1.0</tag>
+ <tag>master</tag>
21
</scm>
22
<issueManagement>
23
<system>jira</system>
0 commit comments