updated repo localtion
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10
pom.xml
10
pom.xml
@@ -6,9 +6,9 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://github.com/Rayman2200/PDFA3.git</connection>
|
<connection>scm:git:https://github.com/jstaerk/mustangproject.git</connection>
|
||||||
<developerConnection>scm:git:https://github.com/Rayman2200/PDFA3.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/jstaerk/mustangproject.git</developerConnection>
|
||||||
<url>https://github.com/Rayman2200/PDFA3</url>
|
<url>https://github.com/jstaerk/mustangproject</url>
|
||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
@@ -76,8 +76,8 @@
|
|||||||
<include>**/*</include>
|
<include>**/*</include>
|
||||||
</includes>
|
</includes>
|
||||||
<merge>true</merge>
|
<merge>true</merge>
|
||||||
<repositoryName>PDFA3</repositoryName> <!-- github repo name -->
|
<repositoryName>mustangproject</repositoryName> <!-- github repo name -->
|
||||||
<repositoryOwner>Rayman2200</repositoryOwner> <!-- github username -->
|
<repositoryOwner>jstaerk</repositoryOwner> <!-- github username -->
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<!-- run site-maven-plugin's 'site' target as part of the build's normal
|
<!-- run site-maven-plugin's 'site' target as part of the build's normal
|
||||||
|
|||||||
Reference in New Issue
Block a user