File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 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 >
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
You can’t perform that action at this time.
0 commit comments