Skip to content

Commit

Permalink
[maven-release-plugin] prepare release unity-server-parent-3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Sep 21, 2023
1 parent 3cb348f commit 0257033
Show file tree
Hide file tree
Showing 38 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -19,7 +19,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions composite-password/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<distributionManagement>
Expand Down
4 changes: 2 additions & 2 deletions engine-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions fido/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-engine</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions idp-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions otp-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions otp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<packaging>pom</packaging>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<name>UNITY aggregation and parent module</name>
<description>UNITY aggregation and parent module</description>
<url>https://unity-idm.eu</url>
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>${scm.base}</connection>
<developerConnection>${scm.base}</developerConnection>
<url>https://github.com/unity-idm/unity</url>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions rest-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions saml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions scim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -17,7 +17,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions std-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -19,7 +19,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions storage-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<scm>
<connection>${scm.base}/${m.name}</connection>
<developerConnection>${scm.base}/${m.name}</developerConnection>
<tag>HEAD</tag>
<tag>unity-server-parent-3.14.0</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 0257033

Please sign in to comment.