aem-api dependency for AEM6.0SP2 | Community
Skip to main content
Level 2
October 16, 2015
Solved

aem-api dependency for AEM6.0SP2

  • October 16, 2015
  • 4 replies
  • 1125 views

Hi,

we are using the following dependency in our project:

            <dependency>
                <groupId>com.adobe.aem</groupId>
                <artifactId>aem-api</artifactId>
                <version>6.0.0.1</version>
            </dependency>

Now we are upgrading to AEM6.0SP2 is there also an update of the above dependency available/needed?

Regards,

Andreas

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Feike_Visser1

6.0.0.1 is based on AEM6.0, not on SP1 or SP2.

4 replies

Level 2
October 16, 2015

So, there is no such dependency for the Service Packs? Has some one a pom-dependendy-Snippet of the needed Versions?

Feike_Visser1
Adobe Employee
Feike_Visser1Adobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

6.0.0.1 is based on AEM6.0, not on SP1 or SP2.

Level 2
October 16, 2015

Can anyone confirm that?

Scott_Brodersen
Level 8
October 16, 2015

Hi,

I browsed the repository and found only version 6.0.0.1 so I think you're ok with that dependency.

scott