updating used plugin version, version-maven-plugin missed that

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@745 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2014-07-17 21:40:19 +00:00
parent 9e4dd2b84f
commit 4dadee2e76
+1 -1
View File
@@ -113,7 +113,7 @@
<!-- This is used for the site deployment procedure (override in your POM as needed) -->
<stagingDirectory>../../target/staging/poms/alfresco-sdk-parent</stagingDirectory>
<!-- Alfresco Maven plugin in use throughout the SDK -->
<maven.alfresco.version>1.1.2-SNAPSHOT</maven.alfresco.version>
<maven.alfresco.version>2.0.0-SNAPSHOT</maven.alfresco.version>
<h2.version>1.3.174</h2.version>
<h2-support.version>1.5</h2-support.version>
<junit.version>4.11</junit.version>