Skip to content

Commit e9e9433

Browse files
author
Rupert Westenthaler
committed
Corrected connection, developerConnection and url for the <scm> element
1 parent 11c9a0f commit e9e9433

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
</properties>
3838

3939
<scm>
40-
<connection>https://github.com/MORE-Platform/more-dsb-gateway.git</connection>
41-
<developerConnection>git@github.com:MORE-Platform/more-dsb-gateway.git</developerConnection>
42-
<url>https://github.com/MORE-Platform/more-dsb-gateway</url>
40+
<connection>https://github.com/MORE-Platform/more-data-gateway.git</connection>
41+
<developerConnection>git@github.com:MORE-Platform/more-data-gateway.git</developerConnection>
42+
<url>https://github.com/MORE-Platform/more-data-gateway</url>
4343
<tag>HEAD</tag>
4444
</scm>
4545

0 commit comments

Comments
 (0)