Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgonzalez committed Jan 24, 2018
1 parent 84d3d38 commit 8850a24
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bundle-live-reload/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>0.0.52</version>
<version>0.0.53-SNAPSHOT</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-tools</artifactId>
<version>0.0.52</version>
<version>0.0.53-SNAPSHOT</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>0.0.52</version>
<version>0.0.53-SNAPSHOT</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>0.0.52</version>
<version>0.0.53-SNAPSHOT</version>
<packaging>pom</packaging>

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

<scm>
<developerConnection>scm:git:git@github.com:Adobe-Consulting-Services/acs-aem-tools.git</developerConnection>
<tag>acs-aem-tools-0.0.52</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit 8850a24

Please sign in to comment.