fixed parents

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@343 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab 2011-10-26 09:17:06 +00:00
parent a2bf44c33e
commit 51df6fc3aa
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>maven-alfresco-lifecycle</artifactId> <artifactId>maven-alfresco-lifecycle</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>3.9.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>

View File

@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>maven-alfresco-lifecycle</artifactId> <artifactId>maven-alfresco-lifecycle</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>3.9.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<dependencies> <dependencies>