Skip to content

Commit 894efe1

Browse files
committed
Clarify and shorten names of target OSGi environments
1 parent 0a75dcd commit 894efe1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • target-osgi-environment
    • aem-minimum-version-environment
    • sling-maximum-version-environment
    • sling-minimum-version-environment

target-osgi-environment/aem-minimum-version-environment/pom.xml

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

2727
<artifactId>minimum-environment</artifactId>
2828
<packaging>pom</packaging>
29-
<name>Minimum Target OSGi Environment for Access Control Tool</name>
29+
<name>Minimum AEM Target OSGi Environment</name>
3030
<description>The bndrun files and the used bundles for resolving all bundles in the minimum supported version of AEM (6.5.18)</description>
3131

3232
<!-- ====================================================================== -->

target-osgi-environment/sling-maximum-version-environment/pom.xml

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

2727
<artifactId>sling-maximum-version-environment</artifactId>
2828
<packaging>pom</packaging>
29-
<name>Maximum Sling Target OSGi Environment for Access Control Tool</name>
29+
<name>Maximum Sling Target OSGi Environment</name>
3030
<description>The bndrun files and the used bundles for resolving all bundles in the maximum supported version of Sling (Sling Starter 14)</description>
3131

3232
<properties>

target-osgi-environment/sling-minimum-version-environment/pom.xml

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

2727
<artifactId>sling-minimum-version-environment</artifactId>
2828
<packaging>pom</packaging>
29-
<name>Minimum Sling Target OSGi Environment for Access Control Tool</name>
29+
<name>Minimum Sling Target OSGi Environment</name>
3030
<description>The bndrun files and the used bundles for resolving all bundles in the minimum supported version of Sling (Sling Starter 12)</description>
3131

3232
<properties>

0 commit comments

Comments
 (0)