Author: bleny Date: 2013-07-23 18:41:25 +0200 (Tue, 23 Jul 2013) New Revision: 328 Url: http://forge.codelutin.com/projects/franciaflex-magalie/repository/revisions... Log: use stable nuiton-jpa Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-07-23 16:41:08 UTC (rev 327) +++ trunk/pom.xml 2013-07-23 16:41:25 UTC (rev 328) @@ -110,7 +110,7 @@ <projectId>franciaflex-magalie</projectId> <!-- versions --> - <nuitonJpaVersion>1.0-SNAPSHOT</nuitonJpaVersion> + <nuitonJpaVersion>1.0-rc-1</nuitonJpaVersion> <nuitonWebVersion>1.14</nuitonWebVersion> <nuitonUtilsVersion>2.6.12</nuitonUtilsVersion> @@ -371,31 +371,6 @@ <value>true</value> </property> </activation> - - <reporting> - <plugins> - <plugin> - <artifactId>maven-project-info-reports-plugin</artifactId> - <version>${projectInfoReportsPluginVersion}</version> - <reportSets> - <reportSet> - - <reports> - <report>project-team</report> - <report>mailing-list</report> - <report>cim</report> - <report>issue-tracking</report> - <report>license</report> - <report>scm</report> - <report>dependency-convergence</report> - <report>dependency-management</report> - </reports> - </reportSet> - </reportSets> - </plugin> - </plugins> - </reporting> - </profile> <!-- do not generate site if no src/site is found for module -->
participants (1)
-
bleny@users.forge.codelutin.com