20 Jun
2013
20 Jun
'13
3:36 p.m.
Author: bleny Date: 2013-06-20 17:36:30 +0200 (Thu, 20 Jun 2013) New Revision: 250 Url: http://forge.codelutin.com/projects/franciaflex-magalie/repository/revisions... Log: use stable version of hibernate4-maven-plugin Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-06-20 15:34:44 UTC (rev 249) +++ trunk/pom.xml 2013-06-20 15:36:30 UTC (rev 250) @@ -345,7 +345,7 @@ <plugin> <groupId>de.juplo</groupId> <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.1</version> </plugin> </plugins>