Fixed issue #195. Replaced all 5.0.a-SNAPSHOT with 5.0.a

This commit is contained in:
Maurizio Pillitu
2014-07-25 12:36:22 +02:00
parent ba7714fccc
commit 3028567d0f
12 changed files with 51 additions and 51 deletions

View File

@@ -4,7 +4,7 @@
<artifactId>alfresco-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Alfresco Maven Plugin</name>
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-lifecycle-aggregator</artifactId>
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-mmt</artifactId>
<version>5.0.a-SNAPSHOT</version>
<version>5.0.a</version>
</dependency>
</dependencies>