[maven-release-plugin] prepare release fediz-1.4.3
diff --git a/apache-fediz/pom.xml b/apache-fediz/pom.xml index 0dc2007..94d864b 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <name>Apache Fediz Assembly</name> <packaging>pom</packaging> <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> </parent>
diff --git a/examples/jaxrsCxfPluginWebapp/pom.xml b/examples/jaxrsCxfPluginWebapp/pom.xml index 6368d58..c4b084d 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 717b598..505b519 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 1643759..500976f 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> </parent> <groupId>org.apache.cxf.fediz.examples</groupId> <artifactId>jaxrsSpringSecurityWebapp</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml index de3bcbd..b0a9145 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 4b95eae..8640ddf 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> </parent> <groupId>org.apache.cxf.fediz.examples</groupId>
diff --git a/examples/spring2Webapp/pom.xml b/examples/spring2Webapp/pom.xml index 1ddebe8..4d39457 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 d6530da..09d2759 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 08f3e38..2bb252f 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 5e5fc24..473e03d 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 e2807c3..acd2c20 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 27e7f50..c53c1a6 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 5ea661e..a1aa5dd 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 a277a69..ecc91ba 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 713f5a4..30f035e 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-core</artifactId>
diff --git a/plugins/cxf/pom.xml b/plugins/cxf/pom.xml index 2208116..a798dac 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-cxf</artifactId>
diff --git a/plugins/jetty8/pom.xml b/plugins/jetty8/pom.xml index 87ed560..f731aa9 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-jetty8</artifactId>
diff --git a/plugins/jetty9/pom.xml b/plugins/jetty9/pom.xml index 024fc94..1cff1ac 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-jetty9</artifactId>
diff --git a/plugins/pom.xml b/plugins/pom.xml index 6c885f7..f68c30a 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> </parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>plugin</artifactId>
diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index ac956e7..d114130 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-spring</artifactId>
diff --git a/plugins/spring2/pom.xml b/plugins/spring2/pom.xml index 9b87aa1..3e65c78 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-spring2</artifactId>
diff --git a/plugins/spring3/pom.xml b/plugins/spring3/pom.xml index 21922c4..a2bc01b 100644 --- a/plugins/spring3/pom.xml +++ b/plugins/spring3/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>plugin</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-spring3</artifactId>
diff --git a/plugins/tomcat7/pom.xml b/plugins/tomcat7/pom.xml index c3599e1..cd90e84 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-tomcat7</artifactId>
diff --git a/plugins/tomcat8/pom.xml b/plugins/tomcat8/pom.xml index 67cb56b..b3bce2a 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>fediz-tomcat8</artifactId>
diff --git a/pom.xml b/pom.xml index 77dbf83..cfd63c3 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <name>Apache Fediz</name> <packaging>pom</packaging> @@ -102,7 +102,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>HEAD</tag> + <tag>fediz-1.4.3</tag> </scm> <issueManagement>
diff --git a/services/idp-core/pom.xml b/services/idp-core/pom.xml index 49d373a..a5c74c7 100644 --- a/services/idp-core/pom.xml +++ b/services/idp-core/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-idp-core</artifactId>
diff --git a/services/idp/pom.xml b/services/idp/pom.xml index 2b2cfed..677f58d 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-idp</artifactId> @@ -174,7 +174,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]);
 }
 }
 
 var url = this.scheme + '://' + this.host;
 
 if (this.basePath !== '/') {
 url += this.basePath;
 }
 return url + requestUrl + matrixstring + querystring;" /> + <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]);
 }
 }
 
 var url = this.scheme + '://' + this.host;
 
 if (this.basePath !== '/') {
 url += this.basePath;
 }
 return url + requestUrl + matrixstring + querystring;" /> </target> </configuration> </execution>
diff --git a/services/oidc/pom.xml b/services/oidc/pom.xml index f5314c3..aa9877c 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-oidc</artifactId>
diff --git a/services/pom.xml b/services/pom.xml index 6bf3875..4aafb9a 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 7140c6e..51a2ead 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>fediz-idp-sts</artifactId>
diff --git a/systests/custom/pom.xml b/systests/custom/pom.xml index f918611..7a92e16 100644 --- a/systests/custom/pom.xml +++ b/systests/custom/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz-systests</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/cxf/pom.xml b/systests/cxf/pom.xml index 4331da8..045a084 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/federation/oidcIdpWebapp/pom.xml b/systests/federation/oidcIdpWebapp/pom.xml index cbb8e1d..94cc7c9 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 626a3e1..090bdc1 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 af338e5..3de1c69 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests.federation</groupId>
diff --git a/systests/federation/samlWebapp/pom.xml b/systests/federation/samlWebapp/pom.xml index e3fd3d3..265d328 100644 --- a/systests/federation/samlWebapp/pom.xml +++ b/systests/federation/samlWebapp/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz.systests</groupId> <artifactId>fediz-systests-federation</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</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 15a64fa..b3d7263 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests.federation</groupId>
diff --git a/systests/federation/unknown-subject/pom.xml b/systests/federation/unknown-subject/pom.xml index 67651f2..c255d8b 100644 --- a/systests/federation/unknown-subject/pom.xml +++ b/systests/federation/unknown-subject/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz.systests</groupId> <artifactId>fediz-systests-federation</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</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 317e886..fbfee97 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 cd7c076..20ccfac 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 39fe4f1..f17dc2f 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 1169701..b428f6c 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 2f64349..d07eb4b 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/ldap/pom.xml b/systests/ldap/pom.xml index 1fe3f46..a28cbde 100644 --- a/systests/ldap/pom.xml +++ b/systests/ldap/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz</groupId> <artifactId>fediz-systests</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</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 8b8f35a..1bae58b 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests</groupId>
diff --git a/systests/pom.xml b/systests/pom.xml index d127f2c..151f35f 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 ed9eef8..9a87fb9 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 966c2fc..6d9b749 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 e63d0a7..0095a3c 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 033f00a..9392d7f 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 d9f31cf..a0b183f 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 a9f9e43..5ded9c5 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 6595a88..8e0d89b 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 8fbee3b..9e18dd4 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 30dcc0e..3e67ce2 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests.webapps</groupId>
diff --git a/systests/webapps/spring3Webapp/pom.xml b/systests/webapps/spring3Webapp/pom.xml index 8a1c4bf..a5c5afc 100644 --- a/systests/webapps/spring3Webapp/pom.xml +++ b/systests/webapps/spring3Webapp/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cxf.fediz.systests</groupId> <artifactId>fediz-systests-webapps</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</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 5725254..0572ecc 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.4.3-SNAPSHOT</version> + <version>1.4.3</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 68378ca..d5af5d8 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.fediz.systests.webapps</groupId>