[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
12724d32f8
commit
ce7e9bd674
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</version>
|
||||
<version>0.3.4-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<artifactId>vasc-xpql-ejb3</artifactId>
|
||||
<version>0.3.3</version>
|
||||
<version>0.3.4-SNAPSHOT</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</version>
|
||||
<version>0.3.4-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.ejb</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue