Skip to content

Commit 0617707

Browse files
authored
build: update kura_addons URL (#15)
1 parent ba05ca5 commit 0617707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundles/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<repository>
317317
<id>kura-addons</id>
318318
<name>Kura Addons Maven Repository</name>
319-
<url>https://raw.github.com/eurotech/kura_addons/mvn-repo/</url>
319+
<url>https://raw.githubusercontent.com/eurotech/kura_addons/mvn-repo</url>
320320
</repository>
321321
<repository>
322322
<id>central</id>
@@ -358,4 +358,4 @@
358358
<module>org.eclipse.equinox.wireadmin</module>
359359
<module>org.eclipse.kura.util.wire.test</module>
360360
</modules>
361-
</project>
361+
</project>

target-definition/kura-wires.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<repository>
5454
<id>kura-addons</id>
5555
<name>Kura Addons Maven Repository</name>
56-
<url>https://raw.github.com/eurotech/kura_addons/mvn-repo/</url>
56+
<url>https://raw.githubusercontent.com/eurotech/kura_addons/mvn-repo</url>
5757
</repository>
5858
<repository>
5959
<id>central</id>

0 commit comments

Comments
 (0)