Skip to content

Commit 1ee9193

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1d28b98 commit 1ee9193

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.apache.maven</groupId>
3030
<artifactId>maven-archiver</artifactId>
31-
<version>3.4.0</version>
31+
<version>3.4.1-SNAPSHOT</version>
3232

3333
<name>Apache Maven Archiver</name>
3434
<description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</connection>
4343
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</developerConnection>
4444
<url>https://github.com/apache/maven-archiver/tree/${project.scm.tag}</url>
45-
<tag>maven-archiver-3.4.0</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747
<issueManagement>
4848
<system>jira</system>

0 commit comments

Comments
 (0)