Skip to content

Commit b514e08

Browse files
author
Open Identity Platform Community
committed
[maven-release-plugin] prepare release 1.6.0
1 parent 94796ed commit b514e08

File tree

28 files changed

+30
-30
lines changed

28 files changed

+30
-30
lines changed

OpenICF-csvfile-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.openidentityplatform.openicf.connectors</groupId>
2323
<artifactId>connectors-parent</artifactId>
24-
<version>1.5.3-SNAPSHOT</version>
24+
<version>1.6.0</version>
2525
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
2626
</parent>
2727
<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.5.3-SNAPSHOT</version>
30+
<version>1.6.0</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.5.3-SNAPSHOT</version>
30+
<version>1.6.0</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
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.openidentityplatform.openicf.connectors</groupId>
2929
<artifactId>connectors-parent</artifactId>
30-
<version>1.5.3-SNAPSHOT</version>
30+
<version>1.6.0</version>
3131
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
3232
</parent>
3333
<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
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.openidentityplatform.openicf.framework</groupId>
2929
<artifactId>framework</artifactId>
30-
<version>1.5.3-SNAPSHOT</version>
30+
<version>1.6.0</version>
3131
</parent>
3232
<groupId>org.openidentityplatform.openicf.connectors</groupId>
3333
<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.5.3-SNAPSHOT</version>
30+
<version>1.6.0</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.5.3-SNAPSHOT</version>
30+
<version>1.6.0</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.5.3-SNAPSHOT</version>
30+
<version>1.6.0</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.5.3-SNAPSHOT</version>
29+
<version>1.6.0</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.5.3-SNAPSHOT</version>
29+
<version>1.6.0</version>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>
3232

0 commit comments

Comments
 (0)