We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec93286 commit 28e977eCopy full SHA for 28e977e
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.phoebus</groupId>
5
<artifactId>service-olog</artifactId>
6
- <version>6.0.1</version>
+ <version>6.0.2-SNAPSHOT</version>
7
<name>Phoebus Olog</name>
8
<description>An online logbook service that allows for the creation and retrieval of log entries.</description>
9
<url>https://github.com/Olog/phoebus-olog</url>
@@ -47,7 +47,7 @@
47
<connection>scm:git:git://github.com/Olog/phoebus-olog.git</connection>
48
<developerConnection>scm:git:https://github.com/Olog/phoebus-olog.git</developerConnection>
49
<url>https://github.com/Olog/phoebus-olog/tree/master</url>
50
- <tag>v6.0.1</tag>
+ <tag>HEAD</tag>
51
</scm>
52
53
<properties>
0 commit comments