-
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.4.0
- Loading branch information
CircleCi
committed
May 7, 2019
1 parent
330b646
commit 495f473
Showing
9 changed files
with
20 additions
and
21 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
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
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
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
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
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,7 +19,7 @@ | |
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<packaging>pom</packaging> | ||
<version>2.4.0-SNAPSHOT</version> | ||
<version>2.4.0</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> | ||
|
@@ -28,7 +28,7 @@ | |
<connection>scm:git:https://github.com/adobe/aem-core-wcm-components.git</connection> | ||
<developerConnection>scm:git:[email protected]: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.4.0</tag> | ||
</scm> | ||
<licenses> | ||
<license> | ||
|
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,13 +23,13 @@ | |
<parent> | ||
<groupId>com.adobe.cq</groupId> | ||
<artifactId>core.wcm.components.parent</artifactId> | ||
<version>2.4.0-SNAPSHOT</version> | ||
<version>2.4.0</version> | ||
<relativePath>parent/pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>core.wcm.components.reactor</artifactId> | ||
<packaging>pom</packaging> | ||
<version>2.4.0-SNAPSHOT</version> | ||
<version>2.4.0</version> | ||
|
||
<name>Adobe Experience Manager Core WCM Components Reactor</name> | ||
|
||
|
@@ -40,7 +40,7 @@ | |
<connection>scm:git:https://github.com/adobe/aem-core-wcm-components.git</connection> | ||
<developerConnection>scm:git:[email protected]:adobe/aem-core-wcm-components.git</developerConnection> | ||
<url>https://github.com/adobe/aem-core-wcm-components.git</url> | ||
<tag>HEAD</tag> | ||
<tag>core.wcm.components.reactor-2.4.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
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