Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
@releng [maven-scm] :rollback the release of cq-dialog-conversion-rea…
Browse files Browse the repository at this point in the history
…ctor-1.0.0
  • Loading branch information
gknobloch committed Jun 21, 2017
1 parent 5db312e commit 2e1e5b2
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions bundles/cq-dialog-conversion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>cq-dialog-conversion-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
<!-- ====================================================================== -->
<artifactId>cq-dialog-conversion</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Adobe AEM Dialog Conversion</name>
Expand Down
6 changes: 3 additions & 3 deletions content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>cq-dialog-conversion-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
<!-- ====================================================================== -->
<artifactId>cq-dialog-conversion-content</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
<name>Adobe AEM Dialog Conversion Tool</name>
<description>Content package containing the dialog conversion tool</description>
<packaging>content-package</packaging>
Expand Down Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>cq-dialog-conversion</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax.jcr</groupId>
Expand Down
4 changes: 2 additions & 2 deletions it/e2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>cq-dialog-conversion-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand All @@ -30,7 +30,7 @@
<artifactId>com.adobe.cq.dialog-conversion.it.e2e</artifactId>
<packaging>content-package</packaging>
<name>Adobe AEM Dialog Conversion UI tests</name>
<version>1.0.1-SNAPSHOT</version>
<version>0.0.1-SNAPSHOT</version>

<!-- ====================================================================== -->
<!-- S C M D E F I N I T I O N -->
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<groupId>com.adobe.cq</groupId>
<artifactId>cq-dialog-conversion-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<name>Adobe AEM Dialog Conversion Parent</name>

<scm>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>cq-dialog-conversion-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
<!-- ====================================================================== -->
<artifactId>cq-dialog-conversion-reactor</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>0.0.1-SNAPSHOT</version>
<name>Adobe AEM Dialog Conversion Tool Reactor</name>
<packaging>pom</packaging>

Expand Down

0 comments on commit 2e1e5b2

Please sign in to comment.