Skip to content

Commit

Permalink
Merge pull request #3 from telegraph/AEM-7824-change-acs-common-snaps…
Browse files Browse the repository at this point in the history
…hot-to-release

AEM-7824 change acs-aem-commons version from "3.14.11-TMG-SNAPSHOT" t…
  • Loading branch information
furio1983 authored May 14, 2018
2 parents 669d1a3 + 006ca5c commit d7b81bf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bundle-twitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>3.14.11-TMG-SNAPSHOT</version>
<version>3.14.11-TMG-RELEASE</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>3.14.11-TMG-SNAPSHOT</version>
<version>3.14.11-TMG-RELEASE</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>3.14.11-TMG-SNAPSHOT</version>
<version>3.14.11-TMG-RELEASE</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons</artifactId>
<version>3.14.11-TMG-SNAPSHOT</version>
<version>3.14.11-TMG-RELEASE</version>
<packaging>pom</packaging>

<name>ACS AEM Commons - Reactor Project</name>
Expand Down

0 comments on commit d7b81bf

Please sign in to comment.