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

aem-api dependency for AEM6.0SP2

  • October 16, 2015
  • 4 replies
  • 1113 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

Scott_Brodersen
New Participant
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

New Participant
October 16, 2015

Can anyone confirm that?

Feike_Visser1
Feike_Visser1Accepted solution
Employee
October 16, 2015

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

New Participant
October 16, 2015

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