File tree Expand file tree Collapse file tree
org.openhab.binding.simatic
java/org/openhab/binding/simatic/internal Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance " xmlns =" http://maven.apache .org/POM/4.0.0 "
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
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 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
44
55 <modelVersion >4.0.0</modelVersion >
66
77 <parent >
88 <groupId >org.openhab.addons.bundles</groupId >
99 <artifactId >org.openhab.addons.reactor.bundles</artifactId >
10- <version >4.0.1 </version >
10+ <version >4.3.0 </version >
1111 </parent >
1212
1313 <artifactId >org.openhab.binding.simatic</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <features xmlns =" http://karaf.apache.org/xmlns/features/v1.6.0" name =" org.openhab.binding.simatic-4.0.1 " >
2+ <features xmlns =" http://karaf.apache.org/xmlns/features/v1.6.0" name =" org.openhab.binding.simatic-4.3.0 " >
33 <feature version =" 0.0.0" >
44 <feature >openhab-runtime-base</feature >
55 <feature >wrap</feature >
6- <bundle >mvn:org.openhab.addons.bundles/org.openhab.binding.simatic/4.0.1 </bundle >
7- <bundle >wrap:mvn:org.lastnpe.eea/eea-all/2.2.1 </bundle >
6+ <bundle >mvn:org.openhab.addons.bundles/org.openhab.binding.simatic/4.3.0 </bundle >
7+ <bundle >wrap:mvn:org.lastnpe.eea/eea-all/2.4.0 </bundle >
88 </feature >
99</features >
You can’t perform that action at this time.
0 commit comments