Skip to content

Commit

Permalink
Release 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-californium-bot committed Dec 28, 2023
1 parent e0e3184 commit 7b22bc4
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>

<artifactId>californium-assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-bom</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion californium-core/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>californium-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion californium-osgi/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>californium-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion californium-proxy2/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>californium-proxy2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion californium-tests/californium-integration-tests/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>californium-tests</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>californium-integration-tests</artifactId>

Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>californium-tests</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>californium-interoperability-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion californium-tests/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>californium-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cf-oscore/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cf-pubsub/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cf-utils/cf-cli-tcp-netty/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cf-utils/cf-cli/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cf-utils/cf-cluster/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../../bom</relativePath>
</parent>
<artifactId>cf-cluster</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cf-utils/cf-encrypt/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../../bom</relativePath>
</parent>
<artifactId>cf-encrypt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cf-utils/cf-nat/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../../bom</relativePath>
</parent>
<artifactId>cf-nat</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cf-utils/cf-unix-health/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../../bom</relativePath>
</parent>
<artifactId>cf-unix-health</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-benchmark-observe/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-benchmark-observe</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-benchmark/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-benchmark</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-cocoa/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-cocoa</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-extplugtest-client/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-extplugtest-client</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-extplugtest-server/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-extplugtest-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-helloworld-client/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-helloworld-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-helloworld-server/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-helloworld-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-plugtest-checker/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-plugtest-checker</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-plugtest-client/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-plugtest-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-plugtest-server/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-plugtest-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-proxy2/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-proxy2</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-secure/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-secure</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-simplefile-server/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-simplefile-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-unix-setup/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>cf-unix-setup</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion demo-apps/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>demo-apps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/sc-dtls-example-client/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>sc-dtls-example-client</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion demo-apps/sc-dtls-example-server/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>sc-dtls-example-server</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion demo-certs/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>
<artifactId>demo-certs</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion element-connector-tcp-netty/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion element-connector/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion legal/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
</parent>

<artifactId>californium-legal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@

<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<packaging>pom</packaging>

<name>Californium (Cf) Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion scandium-core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>cf-bom</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.10.0</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>scandium</artifactId>
Expand Down

0 comments on commit 7b22bc4

Please sign in to comment.