Print

Print


Commit in java/trunk on MAIN
parent/pom.xml+7-9165 -> 166
pom.xml+3-3165 -> 166
util/pom.xml+1-1165 -> 166
+11-13
3 modified files
[maven-release-plugin] prepare release hps-modules-3.0.0-test

java/trunk/parent
pom.xml 165 -> 166
--- java/trunk/parent/pom.xml	2014-02-06 04:03:21 UTC (rev 165)
+++ java/trunk/parent/pom.xml	2014-02-06 04:07:56 UTC (rev 166)
@@ -1,6 +1,5 @@
 <?xml version="1.0"?>
-<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">
 
     <prerequisites>
         <maven>3.0</maven>
@@ -9,7 +8,7 @@
     <groupId>org.hps</groupId>
     <artifactId>hps-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0.0-test</version>
     <name>parent</name>
 
     <properties>
@@ -19,9 +18,9 @@
     </properties>
 
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/</url>
-        <connection>scm:svn:svn://svn.freehep.org/lcdet/projects/lcsim/trunk/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/lcdet/projects/lcsim/trunk/</developerConnection>
+        <url>scm:svn:svn+ssh://svn.slac.stanford.edu/nfs/slac/g/lcd/subversion/ilc_repository/projects/lcsim/tags/hps-modules-3.0.0-test/trunk</url>
+        <connection>scm:svn:svn+ssh://svn.slac.stanford.edu/nfs/slac/g/lcd/subversion/ilc_repository/projects/lcsim/tags/hps-modules-3.0.0-test/trunk</connection>
+        <developerConnection>scm:svn:svn+ssh://svn.slac.stanford.edu/nfs/slac/g/lcd/subversion/ilc_repository/projects/lcsim/tags/hps-modules-3.0.0-test/trunk</developerConnection>
     </scm>
 
     <repositories>
@@ -83,7 +82,7 @@
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-util</artifactId>
-                <version>3.0-SNAPSHOT</version>
+                <version>3.0.0-test</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
@@ -254,8 +253,7 @@
                         <configuration>
                             <tasks>
                                 <!-- Create the directory for test output. -->
-                                <mkdir
-                                    dir="${project.build.directory}/test-output" />
+                                <mkdir dir="${project.build.directory}/test-output" />
                             </tasks>
                         </configuration>
                         <goals>

java/trunk
pom.xml 165 -> 166
--- java/trunk/pom.xml	2014-02-06 04:03:21 UTC (rev 165)
+++ java/trunk/pom.xml	2014-02-06 04:07:56 UTC (rev 166)
@@ -1,8 +1,8 @@
-<project>
+<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>
     <groupId>org.hps</groupId>
     <artifactId>hps-modules</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0.0-test</version>
     <packaging>pom</packaging>
     <name>modules</name>
     <description>HPS module build</description>
@@ -10,7 +10,7 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>parent/pom.xml</relativePath>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0.0-test</version>
     </parent>   
     <modules>
         <module>parent</module>

java/trunk/util
pom.xml 165 -> 166
--- java/trunk/util/pom.xml	2014-02-06 04:03:21 UTC (rev 165)
+++ java/trunk/util/pom.xml	2014-02-06 04:07:56 UTC (rev 166)
@@ -10,7 +10,7 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0.0-test</version>
     </parent>
     
 </project>
SVNspam 0.1