Commit in lcsim on MAIN
pom.xml+9-111.15 -> 1.16


lcsim
pom.xml 1.15 -> 1.16
diff -u -r1.15 -r1.16
--- pom.xml	21 May 2008 07:40:34 -0000	1.15
+++ pom.xml	21 May 2008 08:17:31 -0000	1.16
@@ -1,25 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  
+<project xmlns="http://maven.apache.org/POM/4.0.0" 
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>lcsim</artifactId>
     <name>org DOT lcsim</name>
     <version>1.3-SNAPSHOT</version>
     <description>org.lcsim</description>
-  
     <scm>
         <connection>scm:cvs:pserver:anonymous:@cvs.freehep.org:/cvs/lcd:lcsim</connection>
         <developerConnection>scm:cvs:pserver:${username}:@cvs.freehep.org:/cvs/lcd:lcsim</developerConnection>
         <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim</url>
    </scm>             
-  
-    <parent>
-        <groupId>org.lcsim</groupId>
-        <artifactId>lcsim-parent</artifactId>
-        <version>1.0</version>
-    </parent>
-  
-    <repositories>
+   <parent>
+       <groupId>org.lcsim</groupId>
+       <artifactId>lcsim-parent</artifactId>
+       <version>1.1-SNAPSHOT</version>
+   </parent>
+   <repositories>
         <repository>
             <id>lcsim-maven</id>
             <name>org.lcsim Maven Repository</name>
CVSspam 0.2.8