Skip to content

Commit 8c66983

Browse files
committed
Prepare for next development iteration
1 parent 2cdea31 commit 8c66983

30 files changed

Lines changed: 37 additions & 32 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## Development version 2.3.0
4+
5+
**New Features**
6+
7+
38
## Release version 2.2.0
49

510
**New Features**

FROST-Server.Auth.Basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.Auth.Basic</artifactId>

FROST-Server.Auth.Keycloak/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.Auth.Keycloak</artifactId>

FROST-Server.Core.Model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.Core.Model</artifactId>

FROST-Server.Core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.Core</artifactId>

FROST-Server.HTTP.Common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.HTTP.Common</artifactId>

FROST-Server.HTTP/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.HTTP</artifactId>

FROST-Server.MQTT.Moquette/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.MQTT.Moquette</artifactId>

FROST-Server.MQTT/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.MQTT</artifactId>

FROST-Server.MQTTP/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
66
<artifactId>FROST-ServerParent</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>FROST-Server.MQTTP</artifactId>

0 commit comments

Comments
 (0)