Skip to content

Commit f67d3e6

Browse files
committed
sps-backend update pom scm
1 parent 51537bd commit f67d3e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sps-backend/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,10 @@
273273

274274

275275
<scm>
276-
<connection>scm:git:${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git</connection>
277-
<developerConnection>scm:git:${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git</developerConnection>
278-
<tag>beispielprojekt-backend-1.0.60</tag>
279-
</scm>
276+
<connection>scm:git:https://github.com/it-at-m/sps.git</connection>
277+
<developerConnection>scm:git:https://github.com/it-at-m/sps.git</developerConnection>
278+
<tag>HEAD</tag>
279+
</scm>
280280

281281

282282
<build>

0 commit comments

Comments
 (0)