diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 5d97a4c11..f52b0b885 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -4,7 +4,7 @@ org.eclipse.milo build-tools - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT Eclipse Milo Build Tools Build tools for the Eclipse Milo project. @@ -14,7 +14,7 @@ https://github.com/eclipse/milo scm:git:git://github.com/eclipse/milo.git scm:git:git@github.com:eclipse/milo.git - v0.3.0-M1 + HEAD diff --git a/milo-examples/client-examples/pom.xml b/milo-examples/client-examples/pom.xml index c02112066..7e71b9114 100644 --- a/milo-examples/client-examples/pom.xml +++ b/milo-examples/client-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo-examples - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT client-examples @@ -49,12 +49,12 @@ org.eclipse.milo sdk-client - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT org.eclipse.milo server-examples - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT ch.qos.logback diff --git a/milo-examples/pom.xml b/milo-examples/pom.xml index f994814d5..e413f6fa2 100644 --- a/milo-examples/pom.xml +++ b/milo-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT milo-examples diff --git a/milo-examples/server-examples/pom.xml b/milo-examples/server-examples/pom.xml index 800079275..b8fb1972b 100644 --- a/milo-examples/server-examples/pom.xml +++ b/milo-examples/server-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo-examples - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT server-examples @@ -49,7 +49,7 @@ org.eclipse.milo sdk-server - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT diff --git a/opc-ua-sdk/pom.xml b/opc-ua-sdk/pom.xml index 784e9e411..d87498bb8 100644 --- a/opc-ua-sdk/pom.xml +++ b/opc-ua-sdk/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT opc-ua-sdk diff --git a/opc-ua-sdk/sdk-client/pom.xml b/opc-ua-sdk/sdk-client/pom.xml index 9ad321e60..cf1ab2f59 100644 --- a/opc-ua-sdk/sdk-client/pom.xml +++ b/opc-ua-sdk/sdk-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT sdk-client diff --git a/opc-ua-sdk/sdk-core/pom.xml b/opc-ua-sdk/sdk-core/pom.xml index 4ae123a0c..98c737a29 100644 --- a/opc-ua-sdk/sdk-core/pom.xml +++ b/opc-ua-sdk/sdk-core/pom.xml @@ -6,7 +6,7 @@ org.eclipse.milo opc-ua-sdk - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT sdk-core diff --git a/opc-ua-sdk/sdk-server/pom.xml b/opc-ua-sdk/sdk-server/pom.xml index 00d9c5e21..9e67f5881 100644 --- a/opc-ua-sdk/sdk-server/pom.xml +++ b/opc-ua-sdk/sdk-server/pom.xml @@ -6,7 +6,7 @@ org.eclipse.milo opc-ua-sdk - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT sdk-server diff --git a/opc-ua-sdk/sdk-tests/pom.xml b/opc-ua-sdk/sdk-tests/pom.xml index 336dc5309..2d0c0e7ac 100644 --- a/opc-ua-sdk/sdk-tests/pom.xml +++ b/opc-ua-sdk/sdk-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT sdk-tests diff --git a/opc-ua-stack/bsd-parser/bsd-parser-core/pom.xml b/opc-ua-stack/bsd-parser/bsd-parser-core/pom.xml index 50f6d268e..98109c587 100644 --- a/opc-ua-stack/bsd-parser/bsd-parser-core/pom.xml +++ b/opc-ua-stack/bsd-parser/bsd-parser-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo bsd-parser - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT bsd-parser-core @@ -14,7 +14,7 @@ org.eclipse.milo stack-core - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT diff --git a/opc-ua-stack/bsd-parser/bsd-parser-gson/pom.xml b/opc-ua-stack/bsd-parser/bsd-parser-gson/pom.xml index 6aaacb276..4926eb348 100644 --- a/opc-ua-stack/bsd-parser/bsd-parser-gson/pom.xml +++ b/opc-ua-stack/bsd-parser/bsd-parser-gson/pom.xml @@ -6,7 +6,7 @@ org.eclipse.milo bsd-parser - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT bsd-parser-gson @@ -15,7 +15,7 @@ org.eclipse.milo bsd-parser-core - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT @@ -39,7 +39,7 @@ org.eclipse.milo bsd-parser-core - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT test-jar test diff --git a/opc-ua-stack/bsd-parser/pom.xml b/opc-ua-stack/bsd-parser/pom.xml index 6802da0ed..d3e9ece27 100644 --- a/opc-ua-stack/bsd-parser/pom.xml +++ b/opc-ua-stack/bsd-parser/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT bsd-parser diff --git a/opc-ua-stack/pom.xml b/opc-ua-stack/pom.xml index 9545008ef..d2dae3ea7 100644 --- a/opc-ua-stack/pom.xml +++ b/opc-ua-stack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT opc-ua-stack diff --git a/opc-ua-stack/stack-client/pom.xml b/opc-ua-stack/stack-client/pom.xml index 16c662653..fbb848198 100644 --- a/opc-ua-stack/stack-client/pom.xml +++ b/opc-ua-stack/stack-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT stack-client diff --git a/opc-ua-stack/stack-core/pom.xml b/opc-ua-stack/stack-core/pom.xml index a74b0d26b..650a11aab 100644 --- a/opc-ua-stack/stack-core/pom.xml +++ b/opc-ua-stack/stack-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT stack-core diff --git a/opc-ua-stack/stack-server/pom.xml b/opc-ua-stack/stack-server/pom.xml index f89d53da3..67ce92cd1 100644 --- a/opc-ua-stack/stack-server/pom.xml +++ b/opc-ua-stack/stack-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT stack-server diff --git a/opc-ua-stack/stack-tests/pom.xml b/opc-ua-stack/stack-tests/pom.xml index 97d1ff753..4a053534c 100644 --- a/opc-ua-stack/stack-tests/pom.xml +++ b/opc-ua-stack/stack-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT stack-tests diff --git a/pom.xml b/pom.xml index e21e4b9ba..b9af31eaf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.eclipse.milo milo - 0.3.0-M1 + 0.3.0-M2-SNAPSHOT pom Eclipse Milo - OPC UA (IEC 62541) @@ -15,7 +15,7 @@ https://github.com/eclipse/milo scm:git:git://github.com/eclipse/milo.git scm:git:git@github.com:eclipse/milo.git - v0.3.0-M1 + HEAD