Skip to content

Commit

Permalink
[maven-release-plugin] prepare release acs-aem-tools-1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgonzalez committed Jul 11, 2023
1 parent 6241e48 commit 53c21ae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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-tools</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.4</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-tools</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
4 changes: 2 additions & 2 deletions 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-tools</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.4</version>
<packaging>pom</packaging>

<name>ACS AEM Tools - Reactor Project</name>
Expand Down Expand Up @@ -39,7 +39,7 @@

<scm>
<developerConnection>scm:git:[email protected]:Adobe-Consulting-Services/acs-aem-tools.git</developerConnection>
<tag>HEAD</tag>
<tag>acs-aem-tools-1.0.4</tag>
</scm>

<build>
Expand Down

0 comments on commit 53c21ae

Please sign in to comment.