We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4a68f commit a376d53Copy full SHA for a376d53
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<properties>
6
- <domain.version>3.10.1</domain.version>
+ <domain.version>3.10.2</domain.version>
7
<maven.compiler.source>11</maven.compiler.source>
8
<maven.compiler.target>11</maven.compiler.target>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -12,7 +12,7 @@
12
13
<groupId>org.point85</groupId>
14
<artifactId>oee-collector</artifactId>
15
- <version>3.10.1</version>
+ <version>3.10.2</version>
16
<name>In-process data collector</name>
17
<description>Executed by Java Service Wrapper</description>
18
0 commit comments