Skip to content

Commit 30bb653

Browse files
committed
[maven-release-plugin] prepare release ChannelFinder-4.7.0
1 parent aa57474 commit 30bb653

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64

75
<artifactId>ChannelFinder</artifactId>
86
<groupId>org.phoebus</groupId>
9-
<version>4.0.5-SNAPSHOT</version>
7+
<version>4.7.0</version>
108
<name>ChannelFinder Service</name>
119

1210
<description>A RESTful directory services for a list channels</description>
@@ -23,7 +21,7 @@
2321
<url>https://github.com/ChannelFinder/ChannelFinderService</url>
2422
<connection>scm:git:https://github.com/ChannelFinder/ChannelFinderService</connection>
2523
<developerConnection>scm:git:https://github.com/ChannelFinder/ChannelFinderService</developerConnection>
26-
<tag>HEAD</tag>
24+
<tag>ChannelFinder-4.7.0</tag>
2725
</scm>
2826

2927

0 commit comments

Comments
 (0)