Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion milo-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Bill of Materials</name>
Expand Down
2 changes: 1 addition & 1 deletion milo-examples/client-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-examples</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Client Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion milo-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion milo-examples/server-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-examples</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Server Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/codec-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Codec JSON</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/dtd-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: DTD Core</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/dtd-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: DTD Manager</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/dtd-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: DTD Reader</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: OPC UA SDK</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/sdk-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: SDK Client</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/sdk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: SDK Core</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-sdk/sdk-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: SDK Server</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/encoding-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Encoding JSON</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/encoding-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Encoding XML</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/guava-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Guava Dependencies</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: OPC UA Stack</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/stack-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Stack Core</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/stack-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Stack Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/transport-https/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Transport HTTPS</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/transport-websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

<name>Milo :: Transport Websocket</name>
Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.milo</groupId>
<artifactId>milo-opc-ua-stack</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
</parent>

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

<groupId>org.eclipse.milo</groupId>
<artifactId>milo</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Eclipse Milo - OPC UA (IEC 62541)</name>
Expand Down