File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- 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" >
43 <modelVersion >4.0.0</modelVersion >
54 <groupId >com.beowulfe.hap</groupId >
65 <artifactId >hap</artifactId >
76 <name >hap-java</name >
87 <description >Homekit Accessory Protocol for Java</description >
9- <version >1.1.3-SNAPSHOT </version >
8+ <version >1.1.3</version >
109 <packaging >jar</packaging >
1110 <url >http://www.github.com/beowulfe/HAP-Java</url >
1211
2221 <connection >scm:git:https://github.com/beowulfe/HAP-Java.git</connection >
2322 <developerConnection >scm:git:git@github.com:beowulfe/HAP-Java.git</developerConnection >
2423 <url >https://github.com/beowulfe/HAP-Java.git</url >
25- <tag >HEAD </tag >
24+ <tag >hap-1.1.3 </tag >
2625 </scm >
2726
2827 <developers >
You can’t perform that action at this time.
0 commit comments