We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b331b6c commit b2aabc3Copy full SHA for b2aabc3
root@192.168.1.13
28.7 MB
target-definition/kura-management-ui.target.target
@@ -36,6 +36,18 @@
36
<version>2.0.0-SNAPSHOT</version>
37
<type>jar</type>
38
</dependency>
39
+ <dependency>
40
+ <groupId>org.eclipse.kura</groupId>
41
+ <artifactId>org.eclipse.kura.core.net</artifactId>
42
+ <version>3.0.0-SNAPSHOT</version>
43
+ <type>jar</type>
44
+ </dependency>
45
46
47
+ <artifactId>org.eclipse.kura.net.configuration</artifactId>
48
49
50
51
<dependency>
52
<groupId>org.eclipse.kura</groupId>
53
<artifactId>org.eclipse.kura.linux.net</artifactId>
0 commit comments