File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -149,3 +149,4 @@ org.eclipse.kura.wire.script.filter.version=1.6.0
149
149
org.eclipse.kura.wire.script.tools.feature.version =1.3.0
150
150
org.eclipse.kura.db.sqlite.feature.version =1.3.0
151
151
org.eclipse.kura.cloudconnection.sparkplug.mqtt.provider.feature.version =1.1.0
152
+ org.eclipse.kura.cloudconnection.raw.mqtt.provider.feature.version =1.6.0
Original file line number Diff line number Diff line change 2841
2841
<version >${org.eclipse.kura.cloudconnection.sparkplug.mqtt.provider.feature.version} </version >
2842
2842
<type >dp</type >
2843
2843
</artifactItem >
2844
+ <artifactItem >
2845
+ <groupId >org.eclipse.kura.feature</groupId >
2846
+ <artifactId >org.eclipse.kura.cloudconnection.raw.mqtt.provider</artifactId >
2847
+ <version >${org.eclipse.kura.cloudconnection.raw.mqtt.provider.feature.version} </version >
2848
+ <type >dp</type >
2849
+ </artifactItem >
2844
2850
</artifactItems >
2845
2851
<outputDirectory >${project.build.directory} </outputDirectory >
2846
2852
</configuration >
You can’t perform that action at this time.
0 commit comments