test release
This commit is contained in:
parent
2906c482d1
commit
7b5c61f4da
7 changed files with 268 additions and 62 deletions
|
|
@ -3,18 +3,18 @@
|
|||
<parent>
|
||||
<groupId>com.idcanet.foei</groupId>
|
||||
<artifactId>foei-base</artifactId>
|
||||
<version>0.8-SNAPSHOT</version>
|
||||
<version>0.8.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>com.idcanet.foei</groupId>
|
||||
<artifactId>foei-ee-jca</artifactId>
|
||||
<version>0.8-SNAPSHOT</version>
|
||||
<version>0.8.1-SNAPSHOT</version>
|
||||
<name>foei-ee-jca</name>
|
||||
<description>foei-ee-jca</description>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.foei</groupId>
|
||||
<artifactId>foei-core</artifactId>
|
||||
<version>0.8-SNAPSHOT</version>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jboss.jbossas</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue