Skip to content

Commit ebaf88e

Browse files
authored
Merge pull request #4999 from arjantijms/TEST_2.3.17-SNAPSHOT
Set test versions to 2.3.17-SNAPSHOT
2 parents 920b8d6 + 10c90f7 commit ebaf88e

260 files changed

Lines changed: 272 additions & 272 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

test/cluster/javaee6web/flow/basic_faces_flow_call/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.sun.faces.test.cluster.javaee6web.flow</groupId>
2424
<artifactId>pom</artifactId>
25-
<version>2.3.16-SNAPSHOT</version>
25+
<version>2.3.17-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>basic_faces_flow_call</artifactId>

test/cluster/javaee6web/flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.sun.faces.test.cluster.javaee6web</groupId>
2727
<artifactId>pom</artifactId>
28-
<version>2.3.16-SNAPSHOT</version>
28+
<version>2.3.17-SNAPSHOT</version>
2929
</parent>
3030

3131
<groupId>com.sun.faces.test.cluster.javaee6web.flow</groupId>

test/cluster/javaee6web/noAggressiveSessionDirtying/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
<parent>
2323
<artifactId>pom</artifactId>
2424
<groupId>com.sun.faces.test.cluster.javaee6web</groupId>
25-
<version>2.3.16-SNAPSHOT</version>
25+
<version>2.3.17-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>noAggressiveSessionDirtying</artifactId>
28-
<version>2.3.16-SNAPSHOT</version>
28+
<version>2.3.17-SNAPSHOT</version>
2929
<packaging>war</packaging>
3030
<name>Mojarra ${project.version} - Test - Cluster - JavaEE 6 Web - No Aggressive Session Dirtying</name>
3131
<build>

test/cluster/javaee6web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.sun.faces.test.cluster</groupId>
2424
<artifactId>pom</artifactId>
25-
<version>2.3.16-SNAPSHOT</version>
25+
<version>2.3.17-SNAPSHOT</version>
2626
</parent>
2727
<groupId>com.sun.faces.test.cluster.javaee6web</groupId>
2828
<artifactId>pom</artifactId>

test/cluster/javaee6web/viewScoped/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
<parent>
2222
<artifactId>pom</artifactId>
2323
<groupId>com.sun.faces.test.cluster.javaee6web</groupId>
24-
<version>2.3.16-SNAPSHOT</version>
24+
<version>2.3.17-SNAPSHOT</version>
2525
</parent>
2626

2727
<groupId>com.sun.faces.test.cluster.javaee6web</groupId>
2828
<artifactId>viewScoped</artifactId>
29-
<version>2.3.16-SNAPSHOT</version>
29+
<version>2.3.17-SNAPSHOT</version>
3030
<packaging>war</packaging>
3131
<name>Mojarra ${project.version} - Test - Cluster - JavaEE 6 Web - ViewScoped test</name>
3232

test/cluster/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.sun.faces.test</groupId>
2424
<artifactId>pom</artifactId>
25-
<version>2.3.16-SNAPSHOT</version>
25+
<version>2.3.17-SNAPSHOT</version>
2626
</parent>
2727
<groupId>com.sun.faces.test.cluster</groupId>
2828
<artifactId>pom</artifactId>

test/cluster/servlet25/bytearrayguard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.sun.faces.test.cluster.servlet25</groupId>
2626
<artifactId>pom</artifactId>
27-
<version>2.3.16-SNAPSHOT</version>
27+
<version>2.3.17-SNAPSHOT</version>
2828
</parent>
2929
<groupId>com.sun.faces.test.cluster.servlet25</groupId>
3030
<artifactId>bytearrayguard</artifactId>

test/cluster/servlet25/flash/basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>pom</artifactId>
2424
<groupId>com.sun.faces.test.cluster.servlet25.flash</groupId>
25-
<version>2.3.16-SNAPSHOT</version>
25+
<version>2.3.17-SNAPSHOT</version>
2626
</parent>
2727
<groupId>com.sun.faces.test.cluster.servlet25.flash</groupId>
2828
<artifactId>basic</artifactId>

test/cluster/servlet25/flash/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.sun.faces.test.cluster.servlet25</groupId>
2424
<artifactId>pom</artifactId>
25-
<version>2.3.16-SNAPSHOT</version>
25+
<version>2.3.17-SNAPSHOT</version>
2626
</parent>
2727
<groupId>com.sun.faces.test.cluster.servlet25.flash</groupId>
2828
<artifactId>pom</artifactId>

test/cluster/servlet25/flash/reaper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>pom</artifactId>
2424
<groupId>com.sun.faces.test.cluster.servlet25.flash</groupId>
25-
<version>2.3.16-SNAPSHOT</version>
25+
<version>2.3.17-SNAPSHOT</version>
2626
</parent>
2727
<groupId>com.sun.faces.test.cluster.servlet25.flash</groupId>
2828
<artifactId>reaper</artifactId>

0 commit comments

Comments
 (0)