Print

Print


Commit in lcsim-parent on MAIN
pom.xml+7-101.6 -> 1.7
[maven-release-plugin] prepare release lcsim-parent-1_0

lcsim-parent
pom.xml 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- pom.xml	21 May 2008 02:07:36 -0000	1.6
+++ pom.xml	21 May 2008 02:26:51 -0000	1.7
@@ -1,8 +1,4 @@
-<?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">
 
     <!-- 
         This is the parent POM for all org.lcsim projects (GeomConverter, org.lcsim etc). 
@@ -13,14 +9,15 @@
     <groupId>org.lcsim</groupId>
     <artifactId>lcsim-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>org DOT lcsim parent</name>
     <url>http://lcsim.org/</url>   
     <scm>
         <connection>scm:cvs:pserver:anonymous:@cvs.freehep.org:/cvs/lcd:lcsim-parent</connection>
         <developerConnection>scm:cvs:pserver:${username}:@cvs.freehep.org:/cvs/lcd:lcsim-parent</developerConnection>
         <url>http://www.lcsim.org</url>
-    </scm>   
+      <tag>lcsim-parent-1_0</tag>
+  </scm>   
     <profiles>
         <profile>
             <id>linux-deploy</id>
@@ -59,10 +56,10 @@
         <profile>
             <id>unknown-username</id>
             <activation>
-                <activeByDefault>false></activeByDefault>
+                <activeByDefault>false&gt;</activeByDefault>
                 <property>
                     <name>username</name>
-                    <value></value>
+                    <value />
                 </property>
             </activation>
             <properties>
@@ -175,4 +172,4 @@
             </plugin>
         </plugins>
     </build>  
-</project>
+</project>
\ No newline at end of file
CVSspam 0.2.8