Skip to content

Commit 720596c

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release unity-server-parent-4.0.2
1 parent 41de29e commit 720596c

File tree

40 files changed

+81
-81
lines changed

40 files changed

+81
-81
lines changed

base/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -19,7 +19,7 @@
1919
<scm>
2020
<connection>${scm.base}/${m.name}</connection>
2121
<developerConnection>${scm.base}/${m.name}</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>unity-server-parent-4.0.2</tag>
2323
</scm>
2424

2525
<dependencies>

composite-password/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<connection>${scm.base}/${m.name}</connection>
2020
<developerConnection>${scm.base}/${m.name}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>unity-server-parent-4.0.2</tag>
2222
</scm>
2323

2424
<dependencies>

console-utils/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>io.imunity</groupId>
1111
<artifactId>unity-server-parent</artifactId>
12-
<version>4.1.0-SNAPSHOT</version>
12+
<version>4.0.2</version>
1313
</parent>
1414

1515
<artifactId>unity-server-console-utils</artifactId>
@@ -21,7 +21,7 @@
2121
<scm>
2222
<connection>${scm.base}/${m.name}</connection>
2323
<developerConnection>${scm.base}/${m.name}</developerConnection>
24-
<tag>HEAD</tag>
24+
<tag>unity-server-parent-4.0.2</tag>
2525
</scm>
2626

2727
<dependencies>

console/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>io.imunity</groupId>
1111
<artifactId>unity-server-parent</artifactId>
12-
<version>4.1.0-SNAPSHOT</version>
12+
<version>4.0.2</version>
1313
</parent>
1414

1515
<artifactId>unity-server-console</artifactId>
@@ -24,7 +24,7 @@
2424
<scm>
2525
<connection>${scm.base}/${m.name}</connection>
2626
<developerConnection>${scm.base}/${m.name}</developerConnection>
27-
<tag>HEAD</tag>
27+
<tag>unity-server-parent-4.0.2</tag>
2828
</scm>
2929

3030
<dependencies>

distribution/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

documentation/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<connection>${scm.base}/${m.name}</connection>
2020
<developerConnection>${scm.base}/${m.name}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>unity-server-parent-4.0.2</tag>
2222
</scm>
2323

2424
<distributionManagement>

engine-api/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<connection>${scm.base}/${m.name}</connection>
2020
<developerConnection>${scm.base}/${m.name}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>unity-server-parent-4.0.2</tag>
2222
</scm>
2323

2424
<dependencies>

engine/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<connection>${scm.base}/${m.name}</connection>
2020
<developerConnection>${scm.base}/${m.name}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>unity-server-parent-4.0.2</tag>
2222
</scm>
2323

2424
<dependencies>

fido/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -19,7 +19,7 @@
1919
<scm>
2020
<connection>${scm.base}/${m.name}</connection>
2121
<developerConnection>${scm.base}/${m.name}</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>unity-server-parent-4.0.2</tag>
2323
</scm>
2424

2525
<dependencies>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>io.imunity</groupId>
7272
<artifactId>unity-server-engine</artifactId>
73-
<version>4.1.0-SNAPSHOT</version>
73+
<version>4.0.2</version>
7474
<scope>compile</scope>
7575
</dependency>
7676
</dependencies>

idp-spi/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

integration-tests/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222
<dependencies>
2323
<dependency>

ldap/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

oauth/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<connection>${scm.base}/${m.name}</connection>
2020
<developerConnection>${scm.base}/${m.name}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>unity-server-parent-4.0.2</tag>
2222
</scm>
2323

2424
<dependencies>

otp-ldap/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

otp/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

pam/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>io.imunity</groupId>
55
<artifactId>unity-server-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>4.1.0-SNAPSHOT</version>
7+
<version>4.0.2</version>
88
<name>UNITY aggregation and parent module</name>
99
<description>UNITY aggregation and parent module</description>
1010
<url>https://unity-idm.eu</url>
@@ -39,7 +39,7 @@
3939
<connection>${scm.base}</connection>
4040
<developerConnection>${scm.base}</developerConnection>
4141
<url>https://github.com/unity-idm/unity</url>
42-
<tag>HEAD</tag>
42+
<tag>unity-server-parent-4.0.2</tag>
4343
</scm>
4444

4545
<licenses>

rest-admin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

rest-mappers/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

rest/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<connection>${scm.base}/${m.name}</connection>
1919
<developerConnection>${scm.base}/${m.name}</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>unity-server-parent-4.0.2</tag>
2121
</scm>
2222

2323
<dependencies>

saml/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>io.imunity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.0.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<connection>${scm.base}/${m.name}</connection>
2020
<developerConnection>${scm.base}/${m.name}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>unity-server-parent-4.0.2</tag>
2222
</scm>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)