We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a596de4 commit a863bc5Copy full SHA for a863bc5
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.phoebus</groupId>
5
<artifactId>service-olog</artifactId>
6
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</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>
@@ -32,7 +32,7 @@
32
<connection>scm:git:git://github.com/Olog/phoebus-olog.git</connection>
33
<developerConnection>scm:git:https://github.com/Olog/phoebus-olog.git</developerConnection>
34
<url>https://github.com/Olog/phoebus-olog/tree/master</url>
35
- <tag>HEAD</tag>
+ <tag>service-olog-2.0.4</tag>
36
</scm>
37
38
0 commit comments