Skip to content

Commit 599d61c

Browse files
committed
update poms
1 parent f08dc65 commit 599d61c

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

aemdesign-aem-author/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>design.aem</groupId>
1010
<artifactId>aemdesign-aem-core</artifactId>
11-
<version>2.0.275</version>
11+
<version>2.0.279</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

@@ -17,7 +17,7 @@
1717
<!-- ====================================================================== -->
1818

1919
<artifactId>aemdesign-aem-author</artifactId>
20-
<version>2.0.275</version>
20+
<version>2.0.279</version>
2121
<packaging>content-package</packaging>
2222
<name>AEM Design - Core - AEM Author UI Updates</name>
2323
<description>Updates to OOTB AEM</description>

aemdesign-aem-common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>design.aem</groupId>
1010
<artifactId>aemdesign-aem-core</artifactId>
11-
<version>2.0.275</version>
11+
<version>2.0.279</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

@@ -17,7 +17,7 @@
1717
<!-- ====================================================================== -->
1818

1919
<artifactId>aemdesign-aem-common</artifactId>
20-
<version>2.0.275</version>
20+
<version>2.0.279</version>
2121
<packaging>content-package</packaging>
2222
<name>AEM Design - Core - AEM Common</name>
2323
<description>AEM Design package with all common components</description>

aemdesign-aem-core-deploy/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>design.aem</groupId>
1010
<artifactId>aemdesign-aem-core</artifactId>
11-
<version>2.0.275</version>
11+
<version>2.0.279</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

@@ -20,7 +20,7 @@
2020
<packaging>content-package</packaging>
2121
<name>AEM Design - Core - Deployment Package</name>
2222
<description>AEM package for deploying all packages as one</description>
23-
<version>2.0.275</version>
23+
<version>2.0.279</version>
2424

2525
<developers>
2626
<developer>

aemdesign-aem-services/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>design.aem</groupId>
1010
<artifactId>aemdesign-aem-core</artifactId>
11-
<version>2.0.275</version>
11+
<version>2.0.279</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

@@ -17,7 +17,7 @@
1717
<!-- ====================================================================== -->
1818

1919
<artifactId>aemdesign-aem-services</artifactId>
20-
<version>2.0.275</version>
20+
<version>2.0.279</version>
2121
<packaging>bundle</packaging>
2222
<name>AEM Design - Core - AEM Services</name>
2323
<description>Project for all AEM and OSGI Services</description>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>design.aem</groupId>
99
<artifactId>aemdesign-aem-core</artifactId>
10-
<version>2.0.278</version>
10+
<version>2.0.279</version>
1111
<packaging>pom</packaging>
1212

1313
<name>AEM Design - Core Project</name>

0 commit comments

Comments
 (0)