We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97fbef2 commit b0ba210Copy full SHA for b0ba210
ci_settings.xml
@@ -23,7 +23,7 @@
23
<repository>
24
<id>gitlab-maven</id>
25
<name>gitlab-maven</name>
26
- <url>https://gitlab.lan.elite-zettl.at/api/v4/projects/4/packages/maven</url>
+ <url>https://gitlab.elite-zettl.at:4880/api/v4/projects/4/packages/maven</url>
27
</repository>
28
</repositories>
29
</profile>
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>info.unterrainer.commons</groupId>
7
<artifactId>parent-pom</artifactId>
8
- <version>0.0.18</version>
+ <version>0.0.19</version>
9
</parent>
10
11
<properties>
0 commit comments