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-frontend-swt</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
<dependencies>
<dependency>
<groupId>com.idcanet.vasc</groupId>
@ -20,14 +20,14 @@
<artifactId>x86</artifactId>
<version>3.3.0-v3346</version>
<scope>compile</scope>
<optional/>
<optional />
</dependency>
<dependency>
<groupId>org.eclipse</groupId>
<artifactId>jface</artifactId>
<version>3.3.0-I20070606-0010</version>
<scope>compile</scope>
<optional/>
<optional />
</dependency>
-->