[maven-release-plugin] prepare release vasc-base-0.3.3
This commit is contained in:
parent
797930a0e4
commit
5af9f86604
10 changed files with 20 additions and 20 deletions
|
|
@ -3,18 +3,18 @@
|
|||
<parent>
|
||||
<artifactId>vasc-base</artifactId>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<version>0.3.3-SNAPSHOT</version>
|
||||
<version>0.3.3</version>
|
||||
</parent>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<artifactId>vasc-xpql-ejb3</artifactId>
|
||||
<version>0.3.3-SNAPSHOT</version>
|
||||
<version>0.3.3</version>
|
||||
<name>vasc-xpql-ejb3</name>
|
||||
<description>xpql parsing service for ejb3</description>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<artifactId>vasc-xpql</artifactId>
|
||||
<version>0.3.3-SNAPSHOT</version>
|
||||
<version>0.3.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.ejb</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue