We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bba091 commit a82c2b4Copy full SHA for a82c2b4
pom.xml
@@ -10,15 +10,15 @@
10
</parent>
11
12
<artifactId>plexus-archiver</artifactId>
13
- <version>2.3</version>
+ <version>2.4-SNAPSHOT</version>
14
15
<name>Plexus Archiver Component</name>
16
17
<scm>
18
<connection>scm:git:[email protected]:sonatype/plexus-archiver.git</connection>
19
<developerConnection>scm:git:[email protected]:sonatype/plexus-archiver.git</developerConnection>
20
<url>http://github.com/sonatype/plexus-archiver</url>
21
- <tag>plexus-archiver-2.3</tag>
+ <tag>HEAD</tag>
22
</scm>
23
<issueManagement>
24
<system>jira</system>
0 commit comments