Skip to content

Commit

Permalink
@releng [maven-scm] :prepare release core.wcm.components.reactor-2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCi committed Nov 27, 2018
1 parent 6edf50b commit 6f82ae6
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
<parent>
<artifactId>core.wcm.components.parent</artifactId>
<groupId>com.adobe.cq</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</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>core.wcm.components.all</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<packaging>content-package</packaging>

<name>Adobe Experience Manager Core WCM Components Full Package</name>
Expand Down
4 changes: 2 additions & 2 deletions bundles/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>core.wcm.components.core</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<packaging>bundle</packaging>

<name>Adobe Experience Manager Core WCM Components Core Bundle</name>
Expand Down
4 changes: 2 additions & 2 deletions config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</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>core.wcm.components.config</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<packaging>content-package</packaging>

<name>Adobe Experience Manager Core WCM Components Configurations</name>
Expand Down
4 changes: 2 additions & 2 deletions content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</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>core.wcm.components.content</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<packaging>content-package</packaging>
<name>Adobe Experience Manager Core WCM Components Content Package</name>

Expand Down
4 changes: 2 additions & 2 deletions extension/contentfragment/bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

<artifactId>core.wcm.components.extension.contentfragment.bundle</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.10</version>
<packaging>bundle</packaging>

<name>Adobe Experience Manager Core WCM Components Extension - Structured Content Fragment Bundle</name>
Expand Down
4 changes: 2 additions & 2 deletions extension/contentfragment/content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</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>core.wcm.components.extension.contentfragment.content</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.10</version>
<packaging>content-package</packaging>
<name>Adobe Experience Manager Core WCM Components Extension - Structured Content Fragment Content</name>

Expand Down
4 changes: 2 additions & 2 deletions extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
<parent>
<artifactId>core.wcm.components.parent</artifactId>
<groupId>com.adobe.cq</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</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>core.wcm.components.extension</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.10</version>
<packaging>content-package</packaging>

<name>Adobe Experience Manager Core WCM Components Extension Package</name>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<packaging>pom</packaging>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>

<name>Adobe Experience Manager Core WCM Components Parent</name>
<description>A set of standardized components for AEM 6.3+ that can be used to speed up development of websites.</description>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

<artifactId>core.wcm.components.reactor</artifactId>
<packaging>pom</packaging>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>

<name>Adobe Experience Manager Core WCM Components Reactor</name>

<scm>
<connection>scm:git:https://github.com/adobe/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:git@github.com:adobe/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/adobe/aem-core-wcm-components</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.2.2</tag>
</scm>

<build>
Expand Down
4 changes: 2 additions & 2 deletions testing/it/ui-js/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

Expand All @@ -34,7 +34,7 @@
<artifactId>core.wcm.components.it.ui-js</artifactId>
<packaging>content-package</packaging>
<name>Adobe Experience Manager Core WCM Components JS Tests</name>
<version>6.3.51-SNAPSHOT</version>
<version>6.3.52</version>

<!-- ====================================================================== -->
<!-- P R O P E R T I E S -->
Expand Down
4 changes: 2 additions & 2 deletions testing/junit/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

<artifactId>core.wcm.components.junit.core</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
<name>Adobe Experience Manager Core WCM Components JUnit Testing</name>

<description>Useful tools for testing HTL-based AEM components</description>
Expand Down

0 comments on commit 6f82ae6

Please sign in to comment.