Skip to content

Commit 28e977e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ec93286 commit 28e977e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.phoebus</groupId>
55
<artifactId>service-olog</artifactId>
6-
<version>6.0.1</version>
6+
<version>6.0.2-SNAPSHOT</version>
77
<name>Phoebus Olog</name>
88
<description>An online logbook service that allows for the creation and retrieval of log entries.</description>
99
<url>https://github.com/Olog/phoebus-olog</url>
@@ -47,7 +47,7 @@
4747
<connection>scm:git:git://github.com/Olog/phoebus-olog.git</connection>
4848
<developerConnection>scm:git:https://github.com/Olog/phoebus-olog.git</developerConnection>
4949
<url>https://github.com/Olog/phoebus-olog/tree/master</url>
50-
<tag>v6.0.1</tag>
50+
<tag>HEAD</tag>
5151
</scm>
5252

5353
<properties>

0 commit comments

Comments
 (0)