Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fediz-1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea committed Mar 21, 2024
1 parent 78f96a4 commit 9301be5
Show file tree
Hide file tree
Showing 49 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions apache-fediz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>apache-fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<name>Apache Fediz Assembly</name>
<packaging>pom</packaging>

<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion examples/jaxrsCxfPluginWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>jaxrsCxfPluginWebapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jaxrsSimpleWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>jaxrsSimpleWebapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jaxrsSpringSecurityWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>jaxrsSpringSecurityWebapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/simpleWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<groupId>org.apache.cxf.fediz.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/springPreauthWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>springPreauthWebapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/springWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>springWebapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/wsclientWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>wsclientWebapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/wsclientWebapp/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>wsclientWebapp</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/wsclientWebapp/webservice/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webservice</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId>
<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/wsclientWebapp/webservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>wsclientWebapp</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webservice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/wsclientWebapp/webservice/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>webservice</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId>
<artifactId>fedizservice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-cxf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/jetty9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-jetty9</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>plugin</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>fediz-tomcat</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<name>Apache Fediz</name>
<packaging>pom</packaging>

Expand Down Expand Up @@ -94,13 +94,13 @@
<fediz.downloadSources>true</fediz.downloadSources>

<fediz.resources.base.path />
<project.build.outputTimestamp>1671454094</project.build.outputTimestamp>
<project.build.outputTimestamp>1711009906</project.build.outputTimestamp>
</properties>

<scm>
<connection>scm:git:https://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.6.2</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion services/idp-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>fediz-idp-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion services/idp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>fediz-idp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion services/oidc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>fediz-oidc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
Expand Down
2 changes: 1 addition & 1 deletion services/sts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>fediz-idp-sts</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion systests/custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/federation/oidcIdpWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/federation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/federation/samlIdpWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/federation/samlWebapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/federation/samlsso/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/federation/unknown-subject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/federation/wsfed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-federation</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests.federation</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/idp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/jetty9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/kerberos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/oidc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion systests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion systests/samlsso/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-systests</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.cxf.fediz.systests</groupId>
Expand Down
Loading

0 comments on commit 9301be5

Please sign in to comment.