We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d01cb commit fae674dCopy full SHA for fae674d
pom.xml
@@ -4,7 +4,7 @@
4
5
<artifactId>ChannelFinder</artifactId>
6
<groupId>org.phoebus</groupId>
7
- <version>4.7.3-SNAPSHOT</version>
+ <version>4.7.2</version>
8
<name>ChannelFinder Service</name>
9
10
<description>A RESTful directory services for a list channels</description>
@@ -21,7 +21,7 @@
21
<url>https://github.com/ChannelFinder/ChannelFinderService</url>
22
<connection>scm:git:https://github.com/ChannelFinder/ChannelFinderService</connection>
23
<developerConnection>scm:git:https://github.com/ChannelFinder/ChannelFinderService</developerConnection>
24
- <tag>HEAD</tag>
+ <tag>ChannelFinder-4.7.2</tag>
25
</scm>
26
27
0 commit comments