- changed artifactId for the aggregator, lifecycle is obsolete

- updated reference to documentation location for 1.x (keeping from
duplication)
- Updted readme with new site url
This commit is contained in:
mindthegab
2014-08-22 19:08:57 -04:00
parent fd8708c2f3
commit c625cccd3b
8 changed files with 22 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-lifecycle-aggregator</artifactId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>