Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
vharseko committed Jun 11, 2024
2 parents 489f21c + a03a3b8 commit e661f55
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion OpenICF-csvfile-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
</parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-databasetable-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
</parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-dbcommon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework</relativePath>
</parent>
<groupId>org.openidentityplatform.openicf.connectors.misc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-groovy-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
</parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/bundles-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>connector-framework-contract</artifactId>
<name>OpenICF Contract Tests</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>connector-framework-internal</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/connector-framework-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>connector-framework-osgi</artifactId>
<packaging>bundle</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/connector-framework-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/connector-framework-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/connector-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>connector-framework</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/connector-server-grizzly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/connector-server-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/connector-test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>connector-test-common</artifactId>
<name>OpenICF Common Test Library</name>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/icfl-over-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>icfl-over-slf4j</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/openicf-zip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>openicf-zip</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform</groupId>
<artifactId>openicf</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/testbundlev1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>testbundlev1</artifactId>
<name>OpenICF Common Test Library testbundlev1</name>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/testbundlev2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>testbundlev2</artifactId>
<name>OpenICF Common Test Library testbundlev2</name>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/testcommonv1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>testcommonv1</artifactId>
<name>OpenICF Common Test Library testcommonv1</name>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-java-framework/testcommonv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.framework</groupId>
<artifactId>framework</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>testcommonv2</artifactId>
<name>OpenICF Common Test Library testcommonv2</name>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-kerberos-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
</parent>
<artifactId>kerberos-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-ldap-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
</parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform</groupId>
<artifactId>openicf</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
</parent>
<groupId>org.openidentityplatform.openicf</groupId>
<artifactId>openicf-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-ssh-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
</parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion OpenICF-xml-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
<artifactId>connectors-parent</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<relativePath>../OpenICF-java-framework/bundles-parent</relativePath>
</parent>
<groupId>org.openidentityplatform.openicf.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openidentityplatform</groupId>
<artifactId>openicf</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>OpenICF</name>
<description>
Expand Down

0 comments on commit e661f55

Please sign in to comment.