Skip to content

Commit 3a76409

Browse files
committed
[maven-release-plugin] prepare release sonar-widget-lab-plugin-1.3.1
1 parent 78d8878 commit 3a76409

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>sonar-widget-lab-plugin</artifactId>
13-
<version>1.3.1-SNAPSHOT</version>
13+
<version>1.3.1</version>
1414
<packaging>sonar-plugin</packaging>
1515

1616
<name>Widget Lab</name>
@@ -69,9 +69,9 @@
6969

7070

7171
<scm>
72-
<connection>scm:svn:http://svn.codehaus.org/sonar-plugins/trunk/widget-lab</connection>
73-
<developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/trunk/widget-lab</developerConnection>
74-
<url>http://svn.codehaus.org/sonar-plugins/trunk/widget-lab</url>
72+
<connection>scm:svn:http://svn.codehaus.org/sonar-plugins/tags/sonar-widget-lab-plugin-1.3.1</connection>
73+
<developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar-widget-lab-plugin-1.3.1</developerConnection>
74+
<url>http://svn.codehaus.org/sonar-plugins/tags/sonar-widget-lab-plugin-1.3.1</url>
7575
</scm>
7676
<build>
7777
<pluginManagement>
@@ -100,7 +100,7 @@
100100
</goals>
101101
</pluginExecutionFilter>
102102
<action>
103-
<execute></execute>
103+
<execute />
104104
</action>
105105
</pluginExecution>
106106
<pluginExecution>
@@ -121,7 +121,7 @@
121121
</goals>
122122
</pluginExecutionFilter>
123123
<action>
124-
<execute></execute>
124+
<execute />
125125
</action>
126126
</pluginExecution>
127127
</pluginExecutions>

0 commit comments

Comments
 (0)