Skip to content

Commit 1da9da1

Browse files
committed
minor fixes in the pom.xml
1 parent ff144f5 commit 1da9da1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>0.0.1-SNAPSHOT</version>
88

99
<name>AEM as a Cloud Service Validator</name>
10-
<description>FileVault validator which verifies that a package complies with the AEM as a Cloud Service deployment restriction outlined at https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/build-and-deployment.html.</description>
10+
<description>FileVault validator which verifies that a package complies with the AEM as a Cloud Service deployment restrictions outlined at https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/build-and-deployment.html.</description>
1111
<url>https://github.com/Netcentric/aem-aacs-validator</url>
1212
<inceptionYear>2021</inceptionYear>
1313
<organization>
@@ -33,9 +33,9 @@
3333
</developers>
3434

3535
<scm>
36-
<connection>scm:git:ssh://[email protected]/Netcentric/aem-aacs-validator.git</connection>
37-
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-aacs-validator.git</developerConnection>
38-
<url>https://github.com/Netcentric/aem-aacs-validator.git</url>
36+
<connection>scm:git:ssh://[email protected]/Netcentric/aem-cloud-validator.git</connection>
37+
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-cloud-validator.git</developerConnection>
38+
<url>https://github.com/Netcentric/aem-cloud-validator.git</url>
3939
<tag>HEAD</tag>
4040
</scm>
4141
<distributionManagement>

0 commit comments

Comments
 (0)