Skip to content

Commit 3442b77

Browse files
committed
[maven-scm] : prepare release aem-guides-wknd-2.0.0
1 parent 89bb06a commit 3442b77

File tree

12 files changed

+14
-15
lines changed

12 files changed

+14
-15
lines changed

all/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.adobe.aem.guides</groupId>
2424
<artifactId>aem-guides-wknd</artifactId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>2.0.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.adobe.aem.guides</groupId>
2121
<artifactId>aem-guides-wknd</artifactId>
22-
<version>1.1.1-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>aem-guides-wknd.core</artifactId>

dispatcher/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.adobe.aem.guides</groupId>
99
<artifactId>aem-guides-wknd</artifactId>
10-
<version>1.1.1-SNAPSHOT</version>
10+
<version>2.0.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

it.tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.adobe.aem.guides</groupId>
2121
<artifactId>aem-guides-wknd</artifactId>
22-
<version>1.1.1-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>aem-guides-wknd.it.tests</artifactId>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>com.adobe.aem.guides</groupId>
2020
<artifactId>aem-guides-wknd</artifactId>
2121
<packaging>pom</packaging>
22-
<version>1.1.1-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
<name>WKND Sites Project - Reactor Project</name>
2424
<description>WKND Sites Project</description>
2525
<url>https://github.com/adobe/aem-guides-wknd</url>
@@ -84,7 +84,7 @@
8484
<connection>scm:git:https://github.com/adobe/aem-guides-wknd.git</connection>
8585
<developerConnection>scm:git:https://github.com/adobe/aem-guides-wknd.git</developerConnection>
8686
<url>https://github.com/adobe/aem-guides-wknd/tree/main</url>
87-
<tag>HEAD</tag>
87+
<tag>aem-guides-wknd-2.0.0</tag>
8888
</scm>
8989

9090
<build>

ui.apps.structure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.adobe.aem.guides</groupId>
1010
<artifactId>aem-guides-wknd</artifactId>
11-
<version>1.1.1-SNAPSHOT</version>
11+
<version>2.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

ui.apps/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.guides</groupId>
2525
<artifactId>aem-guides-wknd</artifactId>
26-
<version>1.1.1-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ui.config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.guides</groupId>
2525
<artifactId>aem-guides-wknd</artifactId>
26-
<version>1.1.1-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ui.content.sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.guides</groupId>
2525
<artifactId>aem-guides-wknd</artifactId>
26-
<version>1.1.1-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ui.content/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.guides</groupId>
2525
<artifactId>aem-guides-wknd</artifactId>
26-
<version>1.1.1-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ui.frontend/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
| See the License for the specific language governing permissions and
1515
| limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1918
<modelVersion>4.0.0</modelVersion>
2019

2120
<!-- ====================================================================== -->
@@ -24,7 +23,7 @@
2423
<parent>
2524
<groupId>com.adobe.aem.guides</groupId>
2625
<artifactId>aem-guides-wknd</artifactId>
27-
<version>1.1.1-SNAPSHOT</version>
26+
<version>2.0.0</version>
2827
<relativePath>../pom.xml</relativePath>
2928
</parent>
3029

ui.tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.adobe.aem.guides</groupId>
2626
<artifactId>aem-guides-wknd</artifactId>
27-
<version>1.1.1-SNAPSHOT</version>
27+
<version>2.0.0</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

0 commit comments

Comments
 (0)