File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <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" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <groupId >engineer.nightowl</groupId >
87 <artifactId >sonos-api-java</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
8+ <version >0.0.1</version >
109 <packaging >jar</packaging >
1110
1211 <name >sonos-api-java</name >
1817 <connection >scm:git:git://github.com/nightowlengineer/sonos-api-java.git</connection >
1918 <developerConnection >scm:git:ssh://git@github.com/nightowlengineer/sonos-api-java.git</developerConnection >
2019 <url >https://github.com/nightowlengineer/sonos-api-java/tree/master</url >
21- <tag >HEAD </tag >
20+ <tag >0.0.1 </tag >
2221 </scm >
2322
2423 <developers >
You can’t perform that action at this time.
0 commit comments