Skip to content

Commit 80a4280

Browse files
authored
build: update kura_addons URL (#16)
1 parent e2ad41c commit 80a4280

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bundles/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
<repository>
340340
<id>kura-addons</id>
341341
<name>Kura Addons Maven Repository</name>
342-
<url>https://raw.github.com/eurotech/kura_addons/mvn-repo/</url>
342+
<url>https://raw.githubusercontent.com/eurotech/kura_addons/mvn-repo</url>
343343
</repository>
344344
<repository>
345345
<id>central</id>
@@ -368,4 +368,4 @@
368368
<modules>
369369
<module>org.eclipse.kura.web2</module>
370370
</modules>
371-
</project>
371+
</project>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<repository>
7676
<id>kura-addons</id>
7777
<name>Kura Addons Maven Repository</name>
78-
<url>https://raw.github.com/eurotech/kura_addons/mvn-repo/</url>
78+
<url>https://raw.githubusercontent.com/eurotech/kura_addons/mvn-repo</url>
7979
</repository>
8080
<repository>
8181
<id>central</id>

0 commit comments

Comments
 (0)