Skip to content

Commit 2b53e20

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release unity-server-parent-3.5.0
1 parent 98b1959 commit 2b53e20

File tree

31 files changed

+63
-65
lines changed

31 files changed

+63
-65
lines changed

base/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2323
</scm>
2424

2525
<dependencies>

composite-password/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2222
</scm>
2323

2424
<dependencies>

distribution/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

documentation/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2222
</scm>
2323

2424
<distributionManagement>

engine-api/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2222
</scm>
2323

2424
<dependencies>

engine/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2222
</scm>
2323

2424
<dependencies>

fido/pom.xml

Lines changed: 3 additions & 3 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2222
</scm>
2323

2424
<dependencies>
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>io.imunity</groupId>
7070
<artifactId>unity-server-engine</artifactId>
71-
<version>3.5.0-SNAPSHOT</version>
71+
<version>3.5.0</version>
7272
<scope>compile</scope>
7373
</dependency>
7474
</dependencies>

integration-tests/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222
<dependencies>
2323
<dependency>

ldap/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

oauth/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

otp/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

pam/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<groupId>io.imunity</groupId>
75
<artifactId>unity-server-parent</artifactId>
86
<packaging>pom</packaging>
9-
<version>3.5.0-SNAPSHOT</version>
7+
<version>3.5.0</version>
108
<name>UNITY aggregation and parent module</name>
119
<description>UNITY aggregation and parent module</description>
1210
<url>https://unity-idm.eu</url>
@@ -41,7 +39,7 @@
4139
<connection>${scm.base}</connection>
4240
<developerConnection>${scm.base}</developerConnection>
4341
<url>https://github.com/unity-idm/unity</url>
44-
<tag>HEAD</tag>
42+
<tag>unity-server-parent-3.5.0</tag>
4543
</scm>
4644

4745
<licenses>

rest-admin/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

rest/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

saml/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

std-plugins/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2323
</scm>
2424

2525
<dependencies>

storage-api/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2222
</scm>
2323

2424
<dependencies>

storage/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2222
</scm>
2323

2424
<dependencies>

types-api/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -20,7 +20,7 @@
2020
<scm>
2121
<connection>${scm.base}/${m.name}</connection>
2222
<developerConnection>${scm.base}/${m.name}</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>unity-server-parent-3.5.0</tag>
2424
</scm>
2525

2626
<dependencies>

unicore/pom.xml

Lines changed: 2 additions & 2 deletions
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>3.5.0-SNAPSHOT</version>
5+
<version>3.5.0</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-3.5.0</tag>
2121
</scm>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)