Skip to content

Commit 7066f55

Browse files
committed
resets to 3.0.0-SNAPSHOT
syncs the last minute changes from 2.12.4
1 parent 95dc7e1 commit 7066f55

39 files changed

Lines changed: 45 additions & 40 deletions

File tree

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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-bom/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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-cache/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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

jspwiki-http/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>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</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-tests</artifactId>
25-
<version>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</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-tests</artifactId>
25-
<version>3.0.1-SNAPSHOT</version>
25+
<version>3.0.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<!-- Container Managed Authentication -->

0 commit comments

Comments
 (0)