Skip to content

Commit 583a817

Browse files
author
Open Identity Platform Community
committed
[maven-release-plugin] prepare release 1.7.2
1 parent a8eacef commit 583a817

File tree

28 files changed

+29
-29
lines changed

28 files changed

+29
-29
lines changed

OpenICF-csvfile-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.openidentityplatform.openicf.connectors</groupId>
2424
<artifactId>connectors-parent</artifactId>
25-
<version>1.7.2-SNAPSHOT</version>
25+
<version>1.7.2</version>
2626
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
2727
</parent>
2828
<groupId>org.openidentityplatform.openicf.connectors</groupId>

OpenICF-databasetable-connector/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.openidentityplatform.openicf.connectors</groupId>
2929
<artifactId>connectors-parent</artifactId>
30-
<version>1.7.2-SNAPSHOT</version>
30+
<version>1.7.2</version>
3131
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
3232
</parent>
3333
<groupId>org.openidentityplatform.openicf.connectors</groupId>

OpenICF-dbcommon/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.openidentityplatform.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.7.2-SNAPSHOT</version>
30+
<version>1.7.2</version>
3131
<relativePath>../OpenICF-java-framework</relativePath>
3232
</parent>
3333
<groupId>org.openidentityplatform.openicf.connectors.misc</groupId>

OpenICF-groovy-connector/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.openidentityplatform.openicf.connectors</groupId>
3131
<artifactId>connectors-parent</artifactId>
32-
<version>1.7.2-SNAPSHOT</version>
32+
<version>1.7.2</version>
3333
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
3434
</parent>
3535
<groupId>org.openidentityplatform.openicf.connectors</groupId>

OpenICF-java-framework/bundles-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.openidentityplatform.openicf.framework</groupId>
3030
<artifactId>framework</artifactId>
31-
<version>1.7.2-SNAPSHOT</version>
31+
<version>1.7.2</version>
3232
</parent>
3333
<groupId>org.openidentityplatform.openicf.connectors</groupId>
3434
<artifactId>connectors-parent</artifactId>

OpenICF-java-framework/connector-framework-contract/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.openidentityplatform.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.7.2-SNAPSHOT</version>
30+
<version>1.7.2</version>
3131
</parent>
3232
<artifactId>connector-framework-contract</artifactId>
3333
<name>OpenICF Contract Tests</name>

OpenICF-java-framework/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.openidentityplatform.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.7.2-SNAPSHOT</version>
30+
<version>1.7.2</version>
3131
</parent>
3232
<artifactId>connector-framework-internal</artifactId>
3333
<packaging>bundle</packaging>

OpenICF-java-framework/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.openidentityplatform.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.7.2-SNAPSHOT</version>
30+
<version>1.7.2</version>
3131
</parent>
3232
<artifactId>connector-framework-osgi</artifactId>
3333
<packaging>bundle</packaging>

OpenICF-java-framework/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.openidentityplatform.openicf.framework</groupId>
29-
<version>1.7.2-SNAPSHOT</version>
29+
<version>1.7.2</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

OpenICF-java-framework/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.openidentityplatform.openicf.framework</groupId>
29-
<version>1.7.2-SNAPSHOT</version>
29+
<version>1.7.2</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

0 commit comments

Comments
 (0)