Skip to content

Commit 2a24f87

Browse files
committed
[maven-release-plugin] prepare release 1.5.2.1
1 parent 5f2e639 commit 2a24f87

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
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.forgerock.openicf.framework</groupId>
3131
<artifactId>framework</artifactId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<groupId>org.forgerock.openicf.connectors</groupId>

connector-framework-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.forgerock.openicf.framework</groupId>
3131
<artifactId>framework</artifactId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<artifactId>connector-framework-internal</artifactId>

connector-framework-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.forgerock.openicf.framework</groupId>
3131
<artifactId>framework</artifactId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<artifactId>connector-framework-osgi</artifactId>

connector-framework-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<artifactId>framework</artifactId>
3131
<groupId>org.forgerock.openicf.framework</groupId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<artifactId>connector-framework-protobuf</artifactId>

connector-framework-rpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<artifactId>framework</artifactId>
3131
<groupId>org.forgerock.openicf.framework</groupId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<artifactId>connector-framework-rpc</artifactId>

connector-framework-server/pom.xml

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

connector-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.forgerock.openicf.framework</groupId>
3131
<artifactId>framework</artifactId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<artifactId>connector-framework</artifactId>

connector-server-grizzly/pom.xml

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

connector-server-jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<artifactId>framework</artifactId>
3131
<groupId>org.forgerock.openicf.framework</groupId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<artifactId>connector-server-jetty</artifactId>

connector-test-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.forgerock.openicf.framework</groupId>
3131
<artifactId>framework</artifactId>
32-
<version>1.5.2.1-SNAPSHOT</version>
32+
<version>1.5.2.1</version>
3333
</parent>
3434

3535
<artifactId>connector-test-common</artifactId>

0 commit comments

Comments
 (0)