<distributionManagement> in Pom entfernt
Some checks failed
Productmodel Java CI with Maven / build (push) Failing after 1m29s
Some checks failed
Productmodel Java CI with Maven / build (push) Failing after 1m29s
This commit is contained in:
16
pom.xml
16
pom.xml
@@ -280,18 +280,4 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<!-- Zielordner fuer Deploy unter OMDS-Entwicklung -->
|
</project>
|
||||||
<distributionManagement>
|
|
||||||
<repository>
|
|
||||||
<id>omdsaccess</id><!-- Username-Passwort in servers im settings.xml unter dieser id -->
|
|
||||||
<name>OMDS Release Repository</name>
|
|
||||||
<url>https://entw.kapdion.com/nexus/repository/omdsReleases/</url>
|
|
||||||
</repository>
|
|
||||||
<snapshotRepository>
|
|
||||||
<id>omdsaccess</id><!-- Username-Passwort in servers im settings.xml unter dieser id -->
|
|
||||||
<name>OMDS Snapshot Repository</name>
|
|
||||||
<url>https://entw.kapdion.com/nexus/repository/omdsSnapshots/</url>
|
|
||||||
</snapshotRepository>
|
|
||||||
</distributionManagement>
|
|
||||||
|
|
||||||
</project>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user