Skip to content

Commit f4986e8

Browse files
committed
Prepare for next development iteration
1 parent 5965410 commit f4986e8

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

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 1.3-SNAPSHOT
4+
5+
**Updates**
6+
7+
38
## Version 1.2
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>Settings</artifactId>
7-
<version>1.2</version>
7+
<version>1.3-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>Settings</name>
@@ -36,7 +36,7 @@
3636
<scm>
3737
<connection>scm:git:git@github.com:hylkevds/Settings.git</connection>
3838
<developerConnection>scm:git:git@github.com:hylkevds/Settings.git</developerConnection>
39-
<tag>v1.2</tag>
39+
<tag>HEAD</tag>
4040
<url>https://github.com/FraunhoferIOSB/Settings</url>
4141
</scm>
4242

0 commit comments

Comments
 (0)