Skip to content

Commit b2aabc3

Browse files
adding missing deps
1 parent b331b6c commit b2aabc3

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

root@192.168.1.13

28.7 MB
Binary file not shown.

target-definition/kura-management-ui.target.target

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@
3636
<version>2.0.0-SNAPSHOT</version>
3737
<type>jar</type>
3838
</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+
<dependency>
46+
<groupId>org.eclipse.kura</groupId>
47+
<artifactId>org.eclipse.kura.net.configuration</artifactId>
48+
<version>3.0.0-SNAPSHOT</version>
49+
<type>jar</type>
50+
</dependency>
3951
<dependency>
4052
<groupId>org.eclipse.kura</groupId>
4153
<artifactId>org.eclipse.kura.linux.net</artifactId>

0 commit comments

Comments
 (0)