Skip to content

Commit eac2c9b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6e17f8d commit eac2c9b

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.2</version>
5+
<version>4.6.3-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:[email protected]:davidB/${project.artifactId}.git</developerConnection>
107107
<url>http://github.com/davidB/${project.artifactId}/</url>
108-
<tag>4.6.2</tag>
108+
<tag>4.5.5</tag>
109109
</scm>
110110

111111
<issueManagement>

0 commit comments

Comments
 (0)