Skip to content

Commit b0ba210

Browse files
author
Psilo
committed
update path to maven repo
1 parent 97fbef2 commit b0ba210

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci_settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<repository>
2424
<id>gitlab-maven</id>
2525
<name>gitlab-maven</name>
26-
<url>https://gitlab.lan.elite-zettl.at/api/v4/projects/4/packages/maven</url>
26+
<url>https://gitlab.elite-zettl.at:4880/api/v4/projects/4/packages/maven</url>
2727
</repository>
2828
</repositories>
2929
</profile>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>info.unterrainer.commons</groupId>
77
<artifactId>parent-pom</artifactId>
8-
<version>0.0.18</version>
8+
<version>0.0.19</version>
99
</parent>
1010

1111
<properties>

0 commit comments

Comments
 (0)