Skip to content

Commit f89f4b5

Browse files
committed
fix scm repo
1 parent ab97c6d commit f89f4b5

File tree

1 file changed

+5
-1
lines changed
  • aem-classification-maps/aem-classification-map-repo-annotations

1 file changed

+5
-1
lines changed

aem-classification-maps/aem-classification-map-repo-annotations/pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@
1111
<version>1.0.1</version>
1212
</parent>
1313

14-
14+
<scm>
15+
<connection>scm:git:ssh://[email protected]/Netcentric/aem-classification.git</connection>
16+
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-classification.git</developerConnection>
17+
<url>https://github.com/Netcentric/aem-classification</url>
18+
</scm>
1519
</project>

0 commit comments

Comments
 (0)