Skip to content

Commit b433440

Browse files
author
jenkins
committed
[maven-release-plugin] prepare release 1.5.2.0
1 parent 17042e7 commit b433440

File tree

17 files changed

+18
-18
lines changed

17 files changed

+18
-18
lines changed

bundles-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.forgerock.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.5.2.0-SNAPSHOT</version>
30+
<version>1.5.2.0</version>
3131
</parent>
3232
<groupId>org.forgerock.openicf.connectors</groupId>
3333
<artifactId>connectors-parent</artifactId>

connector-framework-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.forgerock.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.5.2.0-SNAPSHOT</version>
30+
<version>1.5.2.0</version>
3131
</parent>
3232
<artifactId>connector-framework-internal</artifactId>
3333
<packaging>bundle</packaging>

connector-framework-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.forgerock.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.5.2.0-SNAPSHOT</version>
30+
<version>1.5.2.0</version>
3131
</parent>
3232
<artifactId>connector-framework-osgi</artifactId>
3333
<packaging>bundle</packaging>

connector-framework-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>framework</artifactId>
2828
<groupId>org.forgerock.openicf.framework</groupId>
29-
<version>1.5.2.0-SNAPSHOT</version>
29+
<version>1.5.2.0</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

connector-framework-rpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>framework</artifactId>
2828
<groupId>org.forgerock.openicf.framework</groupId>
29-
<version>1.5.2.0-SNAPSHOT</version>
29+
<version>1.5.2.0</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

connector-framework-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>framework</artifactId>
2828
<groupId>org.forgerock.openicf.framework</groupId>
29-
<version>1.5.2.0-SNAPSHOT</version>
29+
<version>1.5.2.0</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

connector-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.forgerock.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.5.2.0-SNAPSHOT</version>
30+
<version>1.5.2.0</version>
3131
</parent>
3232
<artifactId>connector-framework</artifactId>
3333
<packaging>bundle</packaging>

connector-server-grizzly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>framework</artifactId>
2828
<groupId>org.forgerock.openicf.framework</groupId>
29-
<version>1.5.2.0-SNAPSHOT</version>
29+
<version>1.5.2.0</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

connector-server-jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>framework</artifactId>
2828
<groupId>org.forgerock.openicf.framework</groupId>
29-
<version>1.5.2.0-SNAPSHOT</version>
29+
<version>1.5.2.0</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

connector-test-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.forgerock.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.5.2.0-SNAPSHOT</version>
30+
<version>1.5.2.0</version>
3131
</parent>
3232
<artifactId>connector-test-common</artifactId>
3333
<name>OpenICF Common Test Library</name>

0 commit comments

Comments
 (0)