Skip to content

Commit 2eb3444

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1427179 commit 2eb3444

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>net.alchim31.maven</groupId>
44
<artifactId>scala-maven-plugin</artifactId>
5-
<version>4.6.1</version>
5+
<version>4.6.2-SNAPSHOT</version>
66
<packaging>maven-plugin</packaging>
77

88
<name>scala-maven-plugin</name>
@@ -105,7 +105,7 @@
105105
<connection>scm:git:git://github.com/davidB/${project.artifactId}.git</connection>
106106
<developerConnection>scm:git:git@github.com:davidB/${project.artifactId}.git</developerConnection>
107107
<url>http://github.com/davidB/${project.artifactId}/</url>
108-
<tag>4.6.1</tag>
108+
<tag>4.5.5</tag>
109109
</scm>
110110

111111
<issueManagement>

0 commit comments

Comments
 (0)