Skip to content

Commit 16327a3

Browse files
committed
Fixed work schedule editor issue when saving a schedule.
Documented an MQTT example for the Arduino R4
1 parent ba20d22 commit 16327a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<groupId>org.point85</groupId>
77
<artifactId>OEE-Operator</artifactId>
88
<packaging>war</packaging>
9-
<version>3.10.0</version>
9+
<version>3.10.1</version>
1010
<name>OEE-Operations</name>
1111

1212
<properties>
13-
<domain.version>3.10.0</domain.version>
13+
<domain.version>3.10.1</domain.version>
1414
<vaadin.version>8.14.3</vaadin.version>
1515
<vaadin.plugin.version>8.14.3</vaadin.plugin.version>
1616
<jetty.plugin.version>9.4.53.v20231009</jetty.plugin.version>

0 commit comments

Comments
 (0)