Skip to content

Commit 510b6c5

Browse files
committed
[maven-release-plugin] prepare release selenium-2.1
1 parent 8a58ff8 commit 510b6c5

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

pom.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</properties>
1212

1313
<artifactId>selenium</artifactId>
14-
<version>2.1-SNAPSHOT</version>
14+
<version>2.1</version>
1515
<packaging>hpi</packaging>
1616
<name>Jenkins Selenium Plugin</name>
1717
<url>http://wiki.jenkins-ci.org/display/JENKINS/Selenium+Plugin</url>
@@ -37,9 +37,9 @@
3737
</goals>
3838
</pluginExecutionFilter>
3939
<action>
40-
<execute >
40+
<execute>
4141
<runOnIncremental>false</runOnIncremental>
42-
</execute >
42+
</execute>
4343
</action>
4444
</pluginExecution>
4545
<pluginExecution>
@@ -53,9 +53,9 @@
5353
</goals>
5454
</pluginExecutionFilter>
5555
<action>
56-
<execute >
56+
<execute>
5757
<runOnIncremental>false</runOnIncremental>
58-
</execute >
58+
</execute>
5959
</action>
6060
</pluginExecution>
6161
<pluginExecution>
@@ -72,9 +72,9 @@
7272
</goals>
7373
</pluginExecutionFilter>
7474
<action>
75-
<execute >
75+
<execute>
7676
<runOnIncremental>false</runOnIncremental>
77-
</execute >
77+
</execute>
7878
</action>
7979
</pluginExecution>
8080
<pluginExecution>
@@ -87,9 +87,9 @@
8787
</goals>
8888
</pluginExecutionFilter>
8989
<action>
90-
<execute >
90+
<execute>
9191
<runOnIncremental>false</runOnIncremental>
92-
</execute >
92+
</execute>
9393
</action>
9494
</pluginExecution>
9595
<pluginExecution>
@@ -102,9 +102,9 @@
102102
</goals>
103103
</pluginExecutionFilter>
104104
<action>
105-
<execute >
105+
<execute>
106106
<runOnIncremental>false</runOnIncremental>
107-
</execute >
107+
</execute>
108108
</action>
109109
</pluginExecution>
110110
</pluginExecutions>
@@ -127,8 +127,8 @@
127127
<id>darkrift</id>
128128
<name>Richard Lavoie</name>
129129
<email>[email protected]</email>
130-
<organization></organization>
131-
<url></url>
130+
<organization />
131+
<url />
132132
<roles>
133133
<role>architect</role>
134134
<role>maintainer</role>

0 commit comments

Comments
 (0)