try to fix
This commit is contained in:
parent
9b9ec7dd39
commit
ec79ee76f5
1 changed files with 0 additions and 14 deletions
14
pom.xml
14
pom.xml
|
@ -27,12 +27,6 @@
|
||||||
<project.scm.id>git-azw27-de</project.scm.id>
|
<project.scm.id>git-azw27-de</project.scm.id>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:git:ssh://git@git.azw27.de:2222/ryan_harg/ddns-client.git</connection>
|
|
||||||
<developerConnection>scm:git:ssh://git@git.azw27.de:2222/ryan_harg/ddns-client.git</developerConnection>
|
|
||||||
<url>https://git.azw27.de/ryan_harg/ddns-client</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -183,14 +177,6 @@
|
||||||
</container>
|
</container>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-scm-plugin</artifactId>
|
|
||||||
<version>${maven-scm-plugin.version}</version>
|
|
||||||
<configuration>
|
|
||||||
<connectionType>developerConnection</connectionType>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
|
|
Loading…
Reference in a new issue