Skip to content

Commit 03ae5b4

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release unity-server-parent-3.14.1
1 parent b421093 commit 03ae5b4

File tree

38 files changed

+74
-74
lines changed

38 files changed

+74
-74
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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</tag>
2222
</scm>
2323

2424
<dependencies>
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>io.imunity</groupId>
7171
<artifactId>unity-server-engine</artifactId>
72-
<version>3.15.0-SNAPSHOT</version>
72+
<version>3.14.1</version>
7373
<scope>compile</scope>
7474
</dependency>
7575
</dependencies>

idp-spi/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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</tag>
2121
</scm>
2222

2323
<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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</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.15.0-SNAPSHOT</version>
5+
<version>3.14.1</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.14.1</tag>
2121
</scm>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)