Skip to content

Commit

Permalink
[maven-release-plugin] prepare release acs-aem-commons-4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Robert committed Jul 8, 2020
1 parent 1d0c1ce commit af1b965
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bundle/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.2</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion content/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.2</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion oakpal-checks/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.2</version>
</parent>

<!-- ====================================================================== -->
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,7 +7,7 @@

<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.2</version>
<packaging>pom</packaging>

<name>ACS AEM Commons - Reactor Project</name>
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:git@github.com:Adobe-Consulting-Services/acs-aem-commons.git</connection>
<developerConnection>scm:git:git@github.com:Adobe-Consulting-Services/acs-aem-commons.git</developerConnection>
<url>https://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/master</url>
<tag>HEAD</tag>
<tag>acs-aem-commons-4.7.2</tag>
</scm>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion ui.apps/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.2</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion ui.content/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.2</version>
</parent>

<!-- ====================================================================== -->
Expand Down

0 comments on commit af1b965

Please sign in to comment.