This repository was archived by the owner on Mar 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <groupId >org.bubblecloud.zigbee4java</groupId >
66 <artifactId >zigbee4java</artifactId >
7- <version >1 .0.9-SNAPSHOT </version >
7+ <version >2 .0.0 </version >
88 <packaging >pom</packaging >
99
1010 <properties >
1616 <url >https://github.com/tlaukkan/zigbee4java.git</url >
1717 <connection >scm:git:git://github.com:tlaukkan/zigbee4java.git</connection >
1818 <developerConnection >scm:git:git@github.com:tlaukkan/zigbee4java.git</developerConnection >
19- <tag >HEAD </tag >
19+ <tag >zigbee4java-2.0.0 </tag >
2020 </scm >
2121
2222 <repositories >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.bubblecloud.zigbee4java</groupId >
1010 <artifactId >zigbee4java</artifactId >
11- <version >1 .0.9-SNAPSHOT </version >
11+ <version >2 .0.0 </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.bubblecloud.zigbee4java</groupId >
1010 <artifactId >zigbee4java</artifactId >
11- <version >1 .0.9-SNAPSHOT </version >
11+ <version >2 .0.0 </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
5353 <dependency >
5454 <groupId >org.bubblecloud.zigbee4java</groupId >
5555 <artifactId >zigbee-api</artifactId >
56- <version >1 .0.9-SNAPSHOT </version >
56+ <version >2 .0.0 </version >
5757 </dependency >
5858
5959 <dependency >
6060 <groupId >org.bubblecloud.zigbee4java</groupId >
6161 <artifactId >zigbee-serial-default</artifactId >
62- <version >1 .0.9-SNAPSHOT </version >
62+ <version >2 .0.0 </version >
6363 </dependency >
6464 </dependencies >
6565
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >org.bubblecloud.zigbee4java</groupId >
76 <artifactId >zigbee4java</artifactId >
8- <version >1 .0.9-SNAPSHOT </version >
7+ <version >2 .0.0 </version >
98 <relativePath >../pom.xml</relativePath >
109 </parent >
1110
1211 <artifactId >zigbee-serial-android</artifactId >
13- <version >1.0-SNAPSHOT </version >
12+ <version >2.0.0 </version >
1413 <packaging >jar</packaging >
1514
1615 <name >zigbee-serial-android</name >
2423 <dependency >
2524 <groupId >org.bubblecloud.zigbee4java</groupId >
2625 <artifactId >zigbee-api</artifactId >
27- <version >1 .0.9-SNAPSHOT </version >
26+ <version >2 .0.0 </version >
2827 </dependency >
2928
3029 <dependency >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >org.bubblecloud.zigbee4java</groupId >
76 <artifactId >zigbee4java</artifactId >
8- <version >1 .0.9-SNAPSHOT </version >
7+ <version >2 .0.0 </version >
98 <relativePath >../pom.xml</relativePath >
109 </parent >
1110
1211 <artifactId >zigbee-serial-default</artifactId >
13- <version >1 .0.9-SNAPSHOT </version >
12+ <version >2 .0.0 </version >
1413 <packaging >jar</packaging >
1514
1615 <name >zigbee-serial-default</name >
2423 <dependency >
2524 <groupId >org.bubblecloud.zigbee4java</groupId >
2625 <artifactId >zigbee-api</artifactId >
27- <version >1 .0.9-SNAPSHOT </version >
26+ <version >2 .0.0 </version >
2827 </dependency >
2928
3029 <dependency >
3130 <groupId >org.bubblecloud.zigbee4java</groupId >
3231 <artifactId >zigbee-api</artifactId >
33- <version >1 .0.9-SNAPSHOT </version >
32+ <version >2 .0.0 </version >
3433 <scope >test</scope >
3534 <type >test-jar</type >
3635 </dependency >
You can’t perform that action at this time.
0 commit comments