Skip to content

Commit ae43407

Browse files
Added artemis-bom
1 parent 1b47a52 commit ae43407

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

target-definition/kura-networking.target

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@
3838
<version>2.0.0-SNAPSHOT</version>
3939
<type>jar</type>
4040
</dependency>
41+
<dependency>
42+
<groupId>org.eclipse.kura</groupId>
43+
<artifactId>kura-artemis-bom</artifactId>
44+
<version>1.0.0-SNAPSHOT</version>
45+
<type>pom</type>
46+
</dependency>
4147
</dependencies>
4248

4349
<repositories>

0 commit comments

Comments
 (0)