We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1427179 commit 2eb3444Copy full SHA for 2eb3444
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>net.alchim31.maven</groupId>
4
<artifactId>scala-maven-plugin</artifactId>
5
- <version>4.6.1</version>
+ <version>4.6.2-SNAPSHOT</version>
6
<packaging>maven-plugin</packaging>
7
8
<name>scala-maven-plugin</name>
@@ -105,7 +105,7 @@
105
<connection>scm:git:git://github.com/davidB/${project.artifactId}.git</connection>
106
<developerConnection>scm:git:git@github.com:davidB/${project.artifactId}.git</developerConnection>
107
<url>http://github.com/davidB/${project.artifactId}/</url>
108
- <tag>4.6.1</tag>
+ <tag>4.5.5</tag>
109
</scm>
110
111
<issueManagement>
0 commit comments