2
0
Fork 0

[maven-release-plugin] prepare release vasc-base-0.3.1

This commit is contained in:
willem.cazander 2011-01-10 22:09:14 +01:00
parent fa06f4e015
commit 9fb8466415
10 changed files with 27 additions and 28 deletions

View file

@ -3,11 +3,11 @@
<parent>
<artifactId>vasc-base</artifactId>
<groupId>com.idcanet.vasc</groupId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<groupId>com.idcanet.vasc</groupId>
<artifactId>vasc-xpql</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
<name>vasc-xpql</name>
<description>vasc xpql parser for queries.</description>
<dependencies>
@ -29,7 +29,7 @@
<artifactId>MetaModel-full</artifactId>
<version>1.1.2</version>
<scope>compile</scope>
<optional/>
<optional />
</dependency>
-->
</dependencies>