Skip to content

Commit

Permalink
corrected to ${scala.maven.version}
Browse files Browse the repository at this point in the history
  • Loading branch information
dcaoyuan committed Feb 27, 2013
1 parent df552ae commit bc7c3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala.kit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>org-netbeans-modules-scala-maven</artifactId>
<version>${project.version}</version>
<version>${scala.maven.version}</version>
</dependency>

<!-- The clusters platform, java, ide and nb represent a full functioning Netbeans IDE -->
Expand Down

0 comments on commit bc7c3a9

Please sign in to comment.