]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.hibernate/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / org.argeo.slc.hibernate / pom.xml
index 743408f27f9266622fc052e40f190445f3f43db0..b23949d1e9ffe45dffbfa680c46a3d63f5ac2a54 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4-SNAPSHOT</version>
+               <version>0.9.5-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-hibernate</artifactId>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-surefire-plugin</artifactId>
-                               <configuration>
-                                       <excludes>
-                                               <exclude>**/*IntegrationTest*.java</exclude>
-                                       </excludes>
-                               </configuration>
                        </plugin>
                </plugins>
        </build>
@@ -66,6 +61,7 @@
                <dependency>
                        <groupId>hsqldb</groupId>
                        <artifactId>hsqldb</artifactId>
+                       <scope>testing</scope>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file