[maven-release-plugin] prepare release alfresco-sdk-aggregator-2.0.0

This commit is contained in:
mindthegab
2014-12-23 15:30:10 -05:00
parent 0ef8953ffb
commit 84d01c7217
7 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -62,7 +62,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>