Skip to content

Commit d3253c6

Browse files
committed
Prepare for next development iteration
1 parent a7aba96 commit d3253c6

2 files changed

Lines changed: 7 additions & 2 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+
## Version 2.37-SNAPSHOT
4+
5+
**Updates**
6+
7+
38
## Version 2.36
49

510
**Updates**

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>de.fraunhofer.iosb.ilt</groupId>
66
<artifactId>FROST-Client-Dynamic</artifactId>
7-
<version>2.36</version>
7+
<version>2.37-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>FROST-Client-Dynamic</name>
@@ -42,7 +42,7 @@
4242
<scm>
4343
<connection>scm:git:git@github.com:FraunhoferIOSB/FROST-Client-Dynamic.git</connection>
4444
<developerConnection>scm:git:git@github.com:FraunhoferIOSB/FROST-Client-Dynamic.git</developerConnection>
45-
<tag>v2.36</tag>
45+
<tag>HEAD</tag>
4646
<url>https://github.com/FraunhoferIOSB/FROST-Client-Dynamic</url>
4747
</scm>
4848

0 commit comments

Comments
 (0)