Skip to content

Commit 4969abe

Browse files
committed
1.03.342.0 release
1 parent 6d48272 commit 4969abe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.opcfoundation.ua</groupId>
44
<artifactId>opc-ua-stack-examples</artifactId>
5-
<version>1.03.342.0-SNAPSHOT</version>
5+
<version>1.03.342.0</version>
66
<name>examples</name>
77
<properties>
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

examples/publisher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.opcfoundation.ua</groupId>
44
<artifactId>azure-client-publisher-sample</artifactId>
5-
<version>1.03.342.0-SNAPSHOT</version>
5+
<version>1.03.342.0</version>
66
<name>Azure IotHub Client Publisher Sample</name>
77
<properties>
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.opcfoundation.ua</groupId>
44
<artifactId>opc-ua-stack</artifactId>
5-
<version>1.03.342.0-SNAPSHOT</version>
5+
<version>1.03.342.0</version>
66
<name>OPC Foundation Unified Architecture Java Stack</name>
77
<properties>
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)