[SCM] FreeHEP Character Table Converter branch, master, updated. upstream/2.0-19-ga22bdce

Gabriele Giacone gg0-guest at alioth.debian.org
Wed Nov 25 01:58:44 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FreeHEP Character Table Converter".

The branch, master has been updated
       via  a22bdcefc0a08ef31d725fe336d8c3367291b4f4 (commit)
      from  a9bfd3d7a14b043fffd13f43db8d2d5b21706c30 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a22bdcefc0a08ef31d725fe336d8c3367291b4f4
Author: Gabriele Giacone <losgarbo at libero.it>
Date:   Wed Nov 25 02:58:13 2009 +0100

    Added plexus-utils maven dependency

-----------------------------------------------------------------------

Summary of changes:
 pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index af5dba4..857b866 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,10 @@
       <artifactId>plexus-compiler-api</artifactId>
     </dependency>
     <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+    <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-project</artifactId>
     </dependency>


hooks/post-receive
-- 
FreeHEP Character Table Converter



More information about the pkg-java-commits mailing list