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 587209f commit 6b27152Copy full SHA for 6b27152
pom.xml
@@ -5,13 +5,13 @@
5
<parent>
6
<groupId>org.opensmarthouse</groupId>
7
<artifactId>parent</artifactId>
8
- <version>0.10.0</version>
+ <version>0.10.1-SNAPSHOT</version>
9
<relativePath />
10
</parent>
11
12
<groupId>org.opensmarthouse.core</groupId>
13
<artifactId>org.opensmarthouse.core.reactor</artifactId>
14
- <version>0.10.1-SNAPSHOT</version>
+ <version>0.10.1</version>
15
16
<packaging>pom</packaging>
17
0 commit comments