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 6e17f8d commit eac2c9bCopy full SHA for eac2c9b
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.2</version>
+ <version>4.6.3-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:[email protected]:davidB/${project.artifactId}.git</developerConnection>
107
<url>http://github.com/davidB/${project.artifactId}/</url>
108
- <tag>4.6.2</tag>
+ <tag>4.5.5</tag>
109
</scm>
110
111
<issueManagement>
0 commit comments