Skip to content

Commit

Permalink
@releng [maven-scm] :prepare release core.wcm.components.reactor-2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bpauli committed Mar 7, 2018
1 parent 0801338 commit b5ba2e9
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 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.0.3-SNAPSHOT</version>
<version>2.0.4</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.0.3-SNAPSHOT</version>
<version>2.0.4</version>
<packaging>content-package</packaging>

<name>Adobe Experience Manager Core WCM Components Full Package</name>
Expand All @@ -40,7 +40,7 @@
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/all</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>

<build>
Expand Down
6 changes: 3 additions & 3 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.0.3-SNAPSHOT</version>
<version>2.0.4</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>core.wcm.components.core</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4</version>
<packaging>bundle</packaging>

<name>Adobe Experience Manager Core WCM Components Core Bundle</name>
Expand All @@ -37,7 +37,7 @@
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/bundles/core</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 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.0.3-SNAPSHOT</version>
<version>2.0.4</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.0.3-SNAPSHOT</version>
<version>2.0.4</version>
<packaging>content-package</packaging>

<name>Adobe Experience Manager Core WCM Components Configurations</name>
Expand All @@ -40,7 +40,7 @@
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/config</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>

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

<scm>
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/content</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>

<!-- ====================================================================== -->
Expand Down
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<packaging>pom</packaging>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4</version>

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

<scm>
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/parent</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>

<properties>
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.0.3-SNAPSHOT</version>
<version>2.0.4</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

<artifactId>core.wcm.components.reactor</artifactId>
<packaging>pom</packaging>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4</version>

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

<scm>
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>
<modules>
<module>parent</module>
Expand Down
6 changes: 3 additions & 3 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.0.3-SNAPSHOT</version>
<version>2.0.4</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.41-SNAPSHOT</version>
<version>6.3.42</version>

<!-- ====================================================================== -->
<!-- S C M D E F I N I T I O N -->
Expand All @@ -43,7 +43,7 @@
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/testing/it/ui-js</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>

<!-- ====================================================================== -->
Expand Down
6 changes: 3 additions & 3 deletions testing/junit/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
<parent>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

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

<scm>
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git</connection>
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/aem-core-wcm-components.git</developerConnection>
<url>https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/testing/junit/core</url>
<tag>HEAD</tag>
<tag>core.wcm.components.reactor-2.0.4</tag>
</scm>

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

0 comments on commit b5ba2e9

Please sign in to comment.