Skip to content

Commit b9c3d91

Browse files
[maven-release-plugin] prepare release 2.11.0-RC2
1 parent 146d43a commit b9c3d91

File tree

31 files changed

+33
-33
lines changed

31 files changed

+33
-33
lines changed

jspwiki-210-adapters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.jspwiki</groupId>
2424
<artifactId>jspwiki-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-210-test-adaptees/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.jspwiki</groupId>
2424
<artifactId>jspwiki-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.jspwiki</groupId>
2424
<artifactId>jspwiki-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.jspwiki</groupId>
2424
<artifactId>jspwiki-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-event/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.jspwiki</groupId>
2424
<artifactId>jspwiki-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
2323
<groupId>org.apache.jspwiki.it</groupId>
2424
<artifactId>jspwiki-it-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<!-- Container Managed Authentication using JDBC instead of XML files for user and group info -->

jspwiki-it-tests/jspwiki-it-test-cma/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
2323
<groupId>org.apache.jspwiki.it</groupId>
2424
<artifactId>jspwiki-it-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<!-- Container Managed Authentication -->

jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
2323
<groupId>org.apache.jspwiki.it</groupId>
2424
<artifactId>jspwiki-it-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<artifactId>jspwiki-it-test-custom-absolute-urls</artifactId>

jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
2323
<groupId>org.apache.jspwiki.it</groupId>
2424
<artifactId>jspwiki-it-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<artifactId>jspwiki-it-test-custom-jdbc</artifactId>

jspwiki-it-tests/jspwiki-it-test-custom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
2323
<groupId>org.apache.jspwiki.it</groupId>
2424
<artifactId>jspwiki-it-builder</artifactId>
25-
<version>2.11.0-SNAPSHOT</version>
25+
<version>2.11.0</version>
2626
</parent>
2727

2828
<artifactId>jspwiki-it-test-custom</artifactId>

0 commit comments

Comments
 (0)