Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 268bb38

Browse files
author
Matthias Böckmann
authored
Merge pull request #12 from admin-shell-io/fix/pom
Remove eis-public-repo from parent and aml pom.xml
2 parents dcd741c + 7cdf8eb commit 268bb38

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

dataformat-aml/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,4 @@
138138
</plugin>
139139
</plugins>
140140
</build>
141-
<repositories>
142-
<repository>
143-
<id>eis-public-repo</id>
144-
<name>maven-public</name>
145-
<url>https://maven.iais.fraunhofer.de/artifactory/eis-ids-public</url>
146-
</repository>
147-
</repositories>
148141
</project>

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,6 @@
201201
</repository>
202202
</distributionManagement>
203203

204-
<repositories>
205-
<repository>
206-
<id>eis-public-repo</id>
207-
<name>maven-public</name>
208-
<url>https://maven.iais.fraunhofer.de/artifactory/eis-ids-public</url>
209-
</repository>
210-
</repositories>
211-
212204
<licenses>
213205
<license>
214206
<name>Apache License, Version 2.0</name>

0 commit comments

Comments
 (0)