File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.fusesource</groupId >
22
22
<artifactId >fusesource-pom</artifactId >
23
- <version >1.3 </version >
23
+ <version >1.9 </version >
24
24
</parent >
25
25
26
26
<groupId >org.fusesource.scalamd</groupId >
35
35
36
36
<properties >
37
37
<forge-project-id >scalamd</forge-project-id >
38
- <
release-altGitURL >scm:git:ssh://
[email protected] :chirino/scalamd.git</
release-altGitURL >
39
38
40
- <scala-version >2.8.1 </scala-version >
39
+ <scala-version >2.9.0 </scala-version >
41
40
<maven-scala-plugin-version >2.15.0</maven-scala-plugin-version >
42
41
<maven-surefire-plugin-version >2.4.3</maven-surefire-plugin-version >
42
+
43
43
<bundle-plugin-version >2.3.4</bundle-plugin-version >
44
44
45
45
</properties >
90
90
91
91
<url >http://${forge-project-id} .fusesource.com/maven/${project.version} </url >
92
92
<scm >
93
- <connection >scm:git:git://github.com/chirino/scalamd.git</connection >
94
- <!-- Work around for issue: http://jira.codehaus.org/browse/SCM-444 -->
95
- <developerConnection >${release-altGitURL} </developerConnection >
96
- <url >http://github.com/chirino/scalamd/tree/master</url >
93
+ <connection >scm:git:git://github.com/fusesource/scalamd.git</connection >
94
+ <
developerConnection >scm:git:
[email protected] :fusesource/scalamd.git</
developerConnection >
95
+ <url >https://github.com/fusesource/scalamd/blob/master</url >
97
96
</scm >
98
97
<distributionManagement >
99
98
<site >
You can’t perform that action at this time.
0 commit comments