Skip to content

Commit a3fa48e

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release unity-server-parent-3.2.2
1 parent 2ceeb63 commit a3fa48e

File tree

29 files changed

+58
-58
lines changed

29 files changed

+58
-58
lines changed

base/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.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>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2121
</scm>
2222

2323
<dependencies>

distribution/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>${scm.base}/${m.name}</connection>
1818
<developerConnection>${scm.base}/${m.name}</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>unity-server-parent-3.2.2</tag>
2020
</scm>
2121

2222
<dependencies>

documentation/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.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>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.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>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2222
</scm>
2323

2424
<dependencies>

integration-tests/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.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>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>${scm.base}/${m.name}</connection>
1818
<developerConnection>${scm.base}/${m.name}</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>unity-server-parent-3.2.2</tag>
2020
</scm>
2121

2222
<dependencies>

oauth/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>${scm.base}/${m.name}</connection>
1818
<developerConnection>${scm.base}/${m.name}</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>unity-server-parent-3.2.2</tag>
2020
</scm>
2121

2222
<dependencies>

pam/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.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>pl.edu.icm.unity</groupId>
55
<artifactId>unity-server-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>3.3.0-SNAPSHOT</version>
7+
<version>3.2.2</version>
88
<name>UNITY aggregation and parent module</name>
99
<organization>
1010
<name>Unity</name>
@@ -36,7 +36,7 @@
3636
<connection>${scm.base}</connection>
3737
<developerConnection>${scm.base}</developerConnection>
3838
<url>https://github.com/unity-idm/unity</url>
39-
<tag>HEAD</tag>
39+
<tag>unity-server-parent-3.2.2</tag>
4040
</scm>
4141

4242
<modules>

rest-admin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>${scm.base}/${m.name}</connection>
1818
<developerConnection>${scm.base}/${m.name}</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>unity-server-parent-3.2.2</tag>
2020
</scm>
2121

2222
<dependencies>

rest/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.2</version>
66
<relativePath>../pom.xml</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>${scm.base}/${m.name}</connection>
1818
<developerConnection>${scm.base}/${m.name}</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>unity-server-parent-3.2.2</tag>
2020
</scm>
2121

2222
<dependencies>

saml/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2121
</scm>
2222

2323
<dependencies>

std-plugins/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2323
</scm>
2424

2525
<dependencies>

storage-api/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2222
</scm>
2323

2424
<dependencies>

storage/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2222
</scm>
2323

2424
<dependencies>

types-api/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.2</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.2.2</tag>
2424
</scm>
2525

2626
<distributionManagement>

unicore/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2121
</scm>
2222

2323
<dependencies>

web-admin-common/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2121
</scm>
2222

2323
<dependencies>

web-admin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2121
</scm>
2222

2323
<dependencies>

web-common/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>pl.edu.icm.unity</groupId>
44
<artifactId>unity-server-parent</artifactId>
5-
<version>3.3.0-SNAPSHOT</version>
5+
<version>3.2.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-3.2.2</tag>
2121
</scm>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)