Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin committed May 10, 2023
1 parent a51b631 commit 95e5d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-cloud-validator</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.3.0</version>

<name>AEM as a Cloud Service Validator</name>
<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>
Expand Down Expand Up @@ -36,7 +36,7 @@
<connection>scm:git:ssh://[email protected]/Netcentric/aem-cloud-validator.git</connection>
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-cloud-validator.git</developerConnection>
<url>https://github.com/Netcentric/aem-cloud-validator.git</url>
<tag>1.2.1</tag>
<tag>1.3.0</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 95e5d16

Please sign in to comment.