-
Notifications
You must be signed in to change notification settings - Fork 753
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@releng [maven-scm] :prepare release core.wcm.components.reactor-2.1.0
- Loading branch information
1 parent
49c809c
commit 48a9821
Showing
11 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,15 +23,15 @@ | |
<parent> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<groupId>com.adobe.cq</groupId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<packaging>content-package</packaging> | ||
|
||
<name>Adobe Experience Manager Core WCM Components Full Package</name> | ||
|
@@ -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.1.0</tag> | ||
</scm> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,12 +23,12 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../../parent/pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>core.wcm.components.core</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<packaging>bundle</packaging> | ||
|
||
<name>Adobe Experience Manager Core WCM Components Core Bundle</name> | ||
|
@@ -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.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,15 +23,15 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<packaging>content-package</packaging> | ||
|
||
<name>Adobe Experience Manager Core WCM Components Configurations</name> | ||
|
@@ -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.1.0</tag> | ||
</scm> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,23 +23,23 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.9-SNAPSHOT</version> | ||
<version>2.1.0</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.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,12 +23,12 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../../../parent/pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>core.wcm.components.extension.contentfragment.bundle</artifactId> | ||
<version>1.0.5-SNAPSHOT</version> | ||
<version>1.0.6</version> | ||
<packaging>bundle</packaging> | ||
|
||
<name>Adobe Experience Manager Core WCM Components Extension - Structured Content Fragment Bundle</name> | ||
|
@@ -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/extension/contenfragment/bundle</url> | ||
<tag>HEAD</tag> | ||
<tag>core.wcm.components.reactor-2.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,23 +23,23 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.5-SNAPSHOT</version> | ||
<version>1.0.6</version> | ||
<packaging>content-package</packaging> | ||
<name>Adobe Experience Manager Core WCM Components Extension - Structured Content Fragment Content</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/extension/contenfragment/content</url> | ||
<tag>HEAD</tag> | ||
<tag>core.wcm.components.reactor-2.1.0</tag> | ||
</scm> | ||
|
||
<!-- ====================================================================== --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,15 +23,15 @@ | |
<parent> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<groupId>com.adobe.cq</groupId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.5-SNAPSHOT</version> | ||
<version>1.0.6</version> | ||
<packaging>content-package</packaging> | ||
|
||
<name>Adobe Experience Manager Core WCM Components Extension Package</name> | ||
|
@@ -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/extension</url> | ||
<tag>HEAD</tag> | ||
<tag>core.wcm.components.reactor-2.1.0</tag> | ||
</scm> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,15 +19,15 @@ | |
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<packaging>pom</packaging> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,21 +23,21 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>parent/pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>core.wcm.components.reactor</artifactId> | ||
<packaging>pom</packaging> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.1.0</tag> | ||
</scm> | ||
<modules> | ||
<module>parent</module> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../../../parent/pom.xml</relativePath> | ||
</parent> | ||
|
||
|
@@ -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.47-SNAPSHOT</version> | ||
<version>6.3.48</version> | ||
|
||
<!-- ====================================================================== --> | ||
<!-- S C M D E F I N I T I O N --> | ||
|
@@ -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.1.0</tag> | ||
</scm> | ||
|
||
<!-- ====================================================================== --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,19 +23,19 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../../../parent/pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>core.wcm.components.junit.core</artifactId> | ||
<version>2.0.9-SNAPSHOT</version> | ||
<version>2.1.0</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.1.0</tag> | ||
</scm> | ||
|
||
<description>Useful tools for testing HTL-based AEM components</description> | ||
|