This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 1.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/1.3.x-fixes by this push:
new 1e25ff2 [maven-release-plugin] prepare for next development iteration
1e25ff2 is described below
commit 1e25ff24bb2e0ecd824b49caeabe967de2f9fb4d
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Nov 23 16:23:56 2017 +0000
[maven-release-plugin] prepare for next development iteration
---
apache-fediz/pom.xml | 4 ++--
examples/jaxrsCxfPluginWebapp/pom.xml | 2 +-
examples/jaxrsSimpleWebapp/pom.xml | 2 +-
examples/jaxrsSpringSecurityWebapp/pom.xml | 2 +-
examples/pom.xml | 2 +-
examples/simpleWebapp/pom.xml | 2 +-
examples/spring2Webapp/pom.xml | 2 +-
examples/springPreauthWebapp/pom.xml | 2 +-
examples/springWebapp/pom.xml | 2 +-
examples/wsclientWebapp/pom.xml | 2 +-
examples/wsclientWebapp/webapp/pom.xml | 2 +-
examples/wsclientWebapp/webservice/common/pom.xml | 2 +-
examples/wsclientWebapp/webservice/pom.xml | 2 +-
examples/wsclientWebapp/webservice/service/pom.xml | 2 +-
plugins/core/pom.xml | 2 +-
plugins/cxf/pom.xml | 2 +-
plugins/jetty8/pom.xml | 2 +-
plugins/jetty9/pom.xml | 2 +-
plugins/pom.xml | 2 +-
plugins/spring/pom.xml | 2 +-
plugins/spring2/pom.xml | 2 +-
plugins/tomcat7/pom.xml | 2 +-
plugins/tomcat8/pom.xml | 2 +-
pom.xml | 4 ++--
services/idp/pom.xml | 4 ++--
services/oidc/pom.xml | 2 +-
services/pom.xml | 2 +-
services/sts/pom.xml | 2 +-
systests/cxf/pom.xml | 2 +-
systests/federation/oidc/pom.xml | 2 +-
systests/federation/oidcIdpWebapp/pom.xml | 2 +-
systests/federation/pom.xml | 2 +-
systests/federation/samlIdpWebapp/pom.xml | 2 +-
systests/federation/samlsso/pom.xml | 2 +-
systests/federation/wsfed/pom.xml | 2 +-
systests/idp/pom.xml | 2 +-
systests/jetty8/pom.xml | 2 +-
systests/jetty9/pom.xml | 2 +-
systests/kerberos/pom.xml | 2 +-
systests/oidc/pom.xml | 2 +-
systests/pom.xml | 2 +-
systests/samlsso/pom.xml | 2 +-
systests/spring/pom.xml | 2 +-
systests/tests/pom.xml | 2 +-
systests/tomcat7/pom.xml | 2 +-
systests/tomcat8/pom.xml | 2 +-
systests/webapps/cxfWebapp/pom.xml | 2 +-
systests/webapps/pom.xml | 2 +-
systests/webapps/simpleWebapp/pom.xml | 2 +-
systests/webapps/spring2Webapp/pom.xml | 2 +-
systests/webapps/springPreauthWebapp/pom.xml | 2 +-
systests/webapps/springWebapp/pom.xml | 2 +-
52 files changed, 55 insertions(+), 55 deletions(-)
diff --git a/apache-fediz/pom.xml b/apache-fediz/pom.xml
index 0a33fff..29a5da3 100644
--- a/apache-fediz/pom.xml
+++ b/apache-fediz/pom.xml
@@ -22,14 +22,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>apache-fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<name>Apache Fediz Assembly</name>
<packaging>pom</packaging>
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
diff --git a/examples/jaxrsCxfPluginWebapp/pom.xml
b/examples/jaxrsCxfPluginWebapp/pom.xml
index 110f372..a9fdeb6 100644
--- a/examples/jaxrsCxfPluginWebapp/pom.xml
+++ b/examples/jaxrsCxfPluginWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>jaxrsCxfPluginWebapp</artifactId>
diff --git a/examples/jaxrsSimpleWebapp/pom.xml
b/examples/jaxrsSimpleWebapp/pom.xml
index 9a66119..785f89f 100644
--- a/examples/jaxrsSimpleWebapp/pom.xml
+++ b/examples/jaxrsSimpleWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>jaxrsSimpleWebapp</artifactId>
diff --git a/examples/jaxrsSpringSecurityWebapp/pom.xml
b/examples/jaxrsSpringSecurityWebapp/pom.xml
index 94bed66..94c66a1 100644
--- a/examples/jaxrsSpringSecurityWebapp/pom.xml
+++ b/examples/jaxrsSpringSecurityWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>jaxrsSpringSecurityWebapp</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index dddba3e..915938a 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
diff --git a/examples/simpleWebapp/pom.xml b/examples/simpleWebapp/pom.xml
index 1d9561e..f269cd7 100644
--- a/examples/simpleWebapp/pom.xml
+++ b/examples/simpleWebapp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
diff --git a/examples/spring2Webapp/pom.xml b/examples/spring2Webapp/pom.xml
index 3c9ebea..6802551 100644
--- a/examples/spring2Webapp/pom.xml
+++ b/examples/spring2Webapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>spring2Webapp</artifactId>
diff --git a/examples/springPreauthWebapp/pom.xml
b/examples/springPreauthWebapp/pom.xml
index e755685..aab0475 100644
--- a/examples/springPreauthWebapp/pom.xml
+++ b/examples/springPreauthWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>springPreauthWebapp</artifactId>
diff --git a/examples/springWebapp/pom.xml b/examples/springWebapp/pom.xml
index 8892560..96c045e 100644
--- a/examples/springWebapp/pom.xml
+++ b/examples/springWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>springWebapp</artifactId>
diff --git a/examples/wsclientWebapp/pom.xml b/examples/wsclientWebapp/pom.xml
index 8b9e17a..37d8cac 100644
--- a/examples/wsclientWebapp/pom.xml
+++ b/examples/wsclientWebapp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>wsclientWebapp</artifactId>
diff --git a/examples/wsclientWebapp/webapp/pom.xml
b/examples/wsclientWebapp/webapp/pom.xml
index 4137e5e..fd6caeb 100644
--- a/examples/wsclientWebapp/webapp/pom.xml
+++ b/examples/wsclientWebapp/webapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>wsclientWebapp</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webapp</artifactId>
diff --git a/examples/wsclientWebapp/webservice/common/pom.xml
b/examples/wsclientWebapp/webservice/common/pom.xml
index 766e047..52fc362 100644
--- a/examples/wsclientWebapp/webservice/common/pom.xml
+++ b/examples/wsclientWebapp/webservice/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webservice</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId>
<artifactId>common</artifactId>
diff --git a/examples/wsclientWebapp/webservice/pom.xml
b/examples/wsclientWebapp/webservice/pom.xml
index 92ce525..8d75c49 100644
--- a/examples/wsclientWebapp/webservice/pom.xml
+++ b/examples/wsclientWebapp/webservice/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>wsclientWebapp</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webservice</artifactId>
diff --git a/examples/wsclientWebapp/webservice/service/pom.xml
b/examples/wsclientWebapp/webservice/service/pom.xml
index ec0446b..a79a6b3 100644
--- a/examples/wsclientWebapp/webservice/service/pom.xml
+++ b/examples/wsclientWebapp/webservice/service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webservice</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId>
<artifactId>fedizservice</artifactId>
diff --git a/plugins/core/pom.xml b/plugins/core/pom.xml
index e116d11..16ce36f 100644
--- a/plugins/core/pom.xml
+++ b/plugins/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-core</artifactId>
diff --git a/plugins/cxf/pom.xml b/plugins/cxf/pom.xml
index 15b101c..b2ca408 100644
--- a/plugins/cxf/pom.xml
+++ b/plugins/cxf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-cxf</artifactId>
diff --git a/plugins/jetty8/pom.xml b/plugins/jetty8/pom.xml
index e6f09e8..1ec75fd 100644
--- a/plugins/jetty8/pom.xml
+++ b/plugins/jetty8/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-jetty8</artifactId>
diff --git a/plugins/jetty9/pom.xml b/plugins/jetty9/pom.xml
index 5b8ab6b..72d150f 100644
--- a/plugins/jetty9/pom.xml
+++ b/plugins/jetty9/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-jetty9</artifactId>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index d6fa4e3..000a501 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml
index 42d1d9e..4a87c46 100644
--- a/plugins/spring/pom.xml
+++ b/plugins/spring/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-spring</artifactId>
diff --git a/plugins/spring2/pom.xml b/plugins/spring2/pom.xml
index 33ec6d8..b2b897c 100644
--- a/plugins/spring2/pom.xml
+++ b/plugins/spring2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-spring2</artifactId>
diff --git a/plugins/tomcat7/pom.xml b/plugins/tomcat7/pom.xml
index 74a215a..7290d6c 100644
--- a/plugins/tomcat7/pom.xml
+++ b/plugins/tomcat7/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-tomcat7</artifactId>
diff --git a/plugins/tomcat8/pom.xml b/plugins/tomcat8/pom.xml
index e33d334..4ca0d59 100644
--- a/plugins/tomcat8/pom.xml
+++ b/plugins/tomcat8/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-tomcat8</artifactId>
diff --git a/pom.xml b/pom.xml
index f257260..afb3c2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<name>Apache Fediz</name>
<packaging>pom</packaging>
@@ -100,7 +100,7 @@
<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/cxf-fediz.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf-fediz.git</developerConnection>
- <tag>fediz-1.3.3</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
diff --git a/services/idp/pom.xml b/services/idp/pom.xml
index 2658bed..ceae882 100644
--- a/services/idp/pom.xml
+++ b/services/idp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>fediz-idp</artifactId>
@@ -422,7 +422,7 @@
</goals>
<configuration>
<target>
- <replace
file="${project.build.directory}/swagger-ui/META-INF/resources/webjars/swagger-ui/${swagger-ui.version}/swagger-ui.js"
token="return url + requestUrl + querystring;" value="
var matrixstring =
'';
 for (var i = 0; i < this.parameters.length; i++) {
 var param =
this.parameters[i];
 
 if (param.in === 'matrix') {
 matrixstring
+= ';' + this.encodeQueryParam(param.name) + '=' +
this.encodeQueryParam(args[param.name]);
 [...]
+ <replace
file="${project.build.directory}/swagger-ui/META-INF/resources/webjars/swagger-ui/${swagger-ui.version}/swagger-ui.js"
token="return url + requestUrl + querystring;" value="
var matrixstring =
'';
 for (var i = 0; i < this.parameters.length; i++) {
 var param =
this.parameters[i];
 
 if (param.in === 'matrix') {
 matrixstring
+= ';' + this.encodeQueryParam(param.name) + '=' +
this.encodeQueryParam(args[param.name]);
 [...]
</target>
</configuration>
</execution>
diff --git a/services/oidc/pom.xml b/services/oidc/pom.xml
index 87a4e02..ee82973 100644
--- a/services/oidc/pom.xml
+++ b/services/oidc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>fediz-oidc</artifactId>
diff --git a/services/pom.xml b/services/pom.xml
index 227938f..8e81e71 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
diff --git a/services/sts/pom.xml b/services/sts/pom.xml
index 0e90c2b..1d636e3 100644
--- a/services/sts/pom.xml
+++ b/services/sts/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>fediz-idp-sts</artifactId>
diff --git a/systests/cxf/pom.xml b/systests/cxf/pom.xml
index ee14ab3..e81b5aa 100644
--- a/systests/cxf/pom.xml
+++ b/systests/cxf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/federation/oidc/pom.xml b/systests/federation/oidc/pom.xml
index 444b65f..4cb25c4 100644
--- a/systests/federation/oidc/pom.xml
+++ b/systests/federation/oidc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
diff --git a/systests/federation/oidcIdpWebapp/pom.xml
b/systests/federation/oidcIdpWebapp/pom.xml
index 1c13c90..3edd76e 100644
--- a/systests/federation/oidcIdpWebapp/pom.xml
+++ b/systests/federation/oidcIdpWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
diff --git a/systests/federation/pom.xml b/systests/federation/pom.xml
index ca52d6b..88032ce 100644
--- a/systests/federation/pom.xml
+++ b/systests/federation/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/federation/samlIdpWebapp/pom.xml
b/systests/federation/samlIdpWebapp/pom.xml
index 9a99e80..4b69f4b 100644
--- a/systests/federation/samlIdpWebapp/pom.xml
+++ b/systests/federation/samlIdpWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
diff --git a/systests/federation/samlsso/pom.xml
b/systests/federation/samlsso/pom.xml
index 06ab521..930a290 100644
--- a/systests/federation/samlsso/pom.xml
+++ b/systests/federation/samlsso/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
diff --git a/systests/federation/wsfed/pom.xml
b/systests/federation/wsfed/pom.xml
index 6eabaca..4895e95 100644
--- a/systests/federation/wsfed/pom.xml
+++ b/systests/federation/wsfed/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
diff --git a/systests/idp/pom.xml b/systests/idp/pom.xml
index 320af67..60a2a8b 100644
--- a/systests/idp/pom.xml
+++ b/systests/idp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/jetty8/pom.xml b/systests/jetty8/pom.xml
index aea0cf6..8a19c49 100644
--- a/systests/jetty8/pom.xml
+++ b/systests/jetty8/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/jetty9/pom.xml b/systests/jetty9/pom.xml
index 9c11131..cbb783a 100644
--- a/systests/jetty9/pom.xml
+++ b/systests/jetty9/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml
index faacf3c..8839cb0 100644
--- a/systests/kerberos/pom.xml
+++ b/systests/kerberos/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/oidc/pom.xml b/systests/oidc/pom.xml
index 6a118c9..5d8ef4c 100644
--- a/systests/oidc/pom.xml
+++ b/systests/oidc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/pom.xml b/systests/pom.xml
index ae18865..c3b12ac 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
diff --git a/systests/samlsso/pom.xml b/systests/samlsso/pom.xml
index cf278dd..c5c27f6 100644
--- a/systests/samlsso/pom.xml
+++ b/systests/samlsso/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/spring/pom.xml b/systests/spring/pom.xml
index 1ba4ff1..67eb99b 100644
--- a/systests/spring/pom.xml
+++ b/systests/spring/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/tests/pom.xml b/systests/tests/pom.xml
index 8160111..aa74745 100644
--- a/systests/tests/pom.xml
+++ b/systests/tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/tomcat7/pom.xml b/systests/tomcat7/pom.xml
index 2282739..965fbd4 100644
--- a/systests/tomcat7/pom.xml
+++ b/systests/tomcat7/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/tomcat8/pom.xml b/systests/tomcat8/pom.xml
index 0a42b75..c9d5e97 100644
--- a/systests/tomcat8/pom.xml
+++ b/systests/tomcat8/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/webapps/cxfWebapp/pom.xml
b/systests/webapps/cxfWebapp/pom.xml
index 7285c4e..83cd61a 100644
--- a/systests/webapps/cxfWebapp/pom.xml
+++ b/systests/webapps/cxfWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-webapps</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
diff --git a/systests/webapps/pom.xml b/systests/webapps/pom.xml
index 56a91bc..c91a18a 100644
--- a/systests/webapps/pom.xml
+++ b/systests/webapps/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-webapps</artifactId>
diff --git a/systests/webapps/simpleWebapp/pom.xml
b/systests/webapps/simpleWebapp/pom.xml
index 9260d75..732ca10 100644
--- a/systests/webapps/simpleWebapp/pom.xml
+++ b/systests/webapps/simpleWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-webapps</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
diff --git a/systests/webapps/spring2Webapp/pom.xml
b/systests/webapps/spring2Webapp/pom.xml
index 49dc447..baffeca 100644
--- a/systests/webapps/spring2Webapp/pom.xml
+++ b/systests/webapps/spring2Webapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-webapps</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
diff --git a/systests/webapps/springPreauthWebapp/pom.xml
b/systests/webapps/springPreauthWebapp/pom.xml
index fa65839..1b1d606 100644
--- a/systests/webapps/springPreauthWebapp/pom.xml
+++ b/systests/webapps/springPreauthWebapp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-webapps</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
diff --git a/systests/webapps/springWebapp/pom.xml
b/systests/webapps/springWebapp/pom.xml
index 1edfe1a..bf0f9f1 100644
--- a/systests/webapps/springWebapp/pom.xml
+++ b/systests/webapps/springWebapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-webapps</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].