File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<artifactId >sonar-cxx-plugin</artifactId >
13
13
<packaging >sonar-plugin</packaging >
14
- <version >0.1-SNAPSHOT </version >
14
+ <version >0.1</version >
15
15
<name >Sonar C++ Plugin</name >
16
16
<description >C++ Plugin for Sonar</description >
17
17
<url >http://docs.codehaus.org/display/SONAR/CXX+PLUGIN</url >
45
45
</contributors >
46
46
47
47
<scm >
48
- <connection >scm:svn:http://svn.codehaus.org/sonar-plugins/trunk/ cxx</connection >
49
- <developerConnection >scm:svn:https://svn.codehaus.org/sonar-plugins/trunk/ cxx</developerConnection >
50
- <url >http: //svn.codehaus.org/sonar-plugins</url >
48
+ <connection >scm:svn:http://svn.codehaus.org/sonar-plugins/tags/sonar- cxx-plugin-0.1 </connection >
49
+ <developerConnection >scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar- cxx-plugin-0.1 </developerConnection >
50
+ <url >scm:svn:https: //svn.codehaus.org/sonar-plugins/tags/sonar-cxx-plugin-0.1 </url >
51
51
</scm >
52
52
<issueManagement >
53
53
<system >JIRA</system >
You can’t perform that action at this time.
0 commit comments