Skip to content

Commit f911a98

Browse files
authored
ci: update scm information
1 parent bbceab6 commit f911a98

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
@@ -45,9 +45,9 @@
4545
<inceptionYear>2020</inceptionYear>
4646

4747
<scm>
48-
<connection>scm:git:[email protected]:AppJars/${project.artifactId}.git</connection>
49-
<url>scm:git:[email protected]:AppJars/${project.artifactId}.git</url>
50-
<developerConnection>scm:git:[email protected]:AppJars/${project.artifactId}.git</developerConnection>
48+
<connection>scm:git:[email protected]:FlowingCode/backend-core.git</connection>
49+
<url>scm:git:[email protected]:FlowingCode/backend-core.git</url>
50+
<developerConnection>scm:git:[email protected]:FlowingCode/backend-core.git</developerConnection>
5151
</scm>
5252

5353
<dependencyManagement>

0 commit comments

Comments
 (0)