Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hudson committed Mar 14, 2016
1 parent c77f965 commit d54d207
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion californium-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>californium-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion californium-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>californium-osgi</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion californium-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>californium-proxy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-benchmark-observe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>cf-benchmark-observe</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>cf-benchmark</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-cocoa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>cf-cocoa</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-helloworld-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>cf-plugtest-client</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-plugtest-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>cf-plugtest-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>cf-proxy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-secure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>cf-secure</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>demo-apps</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/sc-dtls-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>demo-apps</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>sc-dtls-example</artifactId>

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

Expand Down
2 changes: 1 addition & 1 deletion element-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>

<artifactId>element-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

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

<name>Californium (Cf) Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion scandium-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.californium</groupId>
<artifactId>parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>scandium</artifactId>
<packaging>bundle</packaging>
Expand Down

0 comments on commit d54d207

Please sign in to comment.