LISTSERV mailing list manager LISTSERV 16.5

Help for HPS-SVN Archives


HPS-SVN Archives

HPS-SVN Archives


HPS-SVN@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

HPS-SVN Home

HPS-SVN Home

HPS-SVN  February 2016

HPS-SVN February 2016

Subject:

r4183 - in /java/trunk: ./ analysis/ conditions/ crawler/ datacat-client/ detector-data/ detector-model/ distribution/ ecal-event-display/ ecal-readout-sim/ ecal-recon/ evio/ job/ logging/ monitoring-app/ monitoring-drivers/ monitoring-util/ parent/ plugin/ recon/ record-util/ run-database/ steering-files/ tracking/ users/ util/

From:

[log in to unmask]

Reply-To:

Notification of commits to the hps svn repository <[log in to unmask]>

Date:

Sat, 6 Feb 2016 02:23:41 -0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (757 lines)

Author: [log in to unmask]
Date: Fri Feb  5 18:23:39 2016
New Revision: 4183

Log:
[maven-release-plugin] prepare release hps-modules-3.5

Modified:
    java/trunk/analysis/pom.xml
    java/trunk/conditions/pom.xml
    java/trunk/crawler/pom.xml
    java/trunk/datacat-client/pom.xml
    java/trunk/detector-data/pom.xml
    java/trunk/detector-model/pom.xml
    java/trunk/distribution/pom.xml
    java/trunk/ecal-event-display/pom.xml
    java/trunk/ecal-readout-sim/pom.xml
    java/trunk/ecal-recon/pom.xml
    java/trunk/evio/pom.xml
    java/trunk/job/pom.xml
    java/trunk/logging/pom.xml
    java/trunk/monitoring-app/pom.xml
    java/trunk/monitoring-drivers/pom.xml
    java/trunk/monitoring-util/pom.xml
    java/trunk/parent/pom.xml
    java/trunk/plugin/pom.xml
    java/trunk/pom.xml
    java/trunk/recon/pom.xml
    java/trunk/record-util/pom.xml
    java/trunk/run-database/pom.xml
    java/trunk/steering-files/pom.xml
    java/trunk/tracking/pom.xml
    java/trunk/users/pom.xml
    java/trunk/util/pom.xml

Modified: java/trunk/analysis/pom.xml
 =============================================================================
--- java/trunk/analysis/pom.xml	(original)
+++ java/trunk/analysis/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/analysis/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/analysis/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/analysis/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/analysis</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/analysis</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/analysis</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/conditions/pom.xml
 =============================================================================
--- java/trunk/conditions/pom.xml	(original)
+++ java/trunk/conditions/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/conditions/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/conditions/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/conditions/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/conditions</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/conditions</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/conditions</developerConnection>
     </scm>
     <build>
         <plugins>

Modified: java/trunk/crawler/pom.xml
 =============================================================================
--- java/trunk/crawler/pom.xml	(original)
+++ java/trunk/crawler/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/crawler/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/crawler/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/crawler/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/crawler</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/crawler</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/crawler</developerConnection>
     </scm>    
     <dependencies>
         <dependency>

Modified: java/trunk/datacat-client/pom.xml
 =============================================================================
--- java/trunk/datacat-client/pom.xml	(original)
+++ java/trunk/datacat-client/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/datacat-client/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/datacat-client/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/datacat-client/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/datacat-client</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/datacat-client</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/datacat-client</developerConnection>
     </scm>
     <build>
         <plugins>

Modified: java/trunk/detector-data/pom.xml
 =============================================================================
--- java/trunk/detector-data/pom.xml	(original)
+++ java/trunk/detector-data/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/detector-data/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-data/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-data/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/detector-data</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/detector-data</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/detector-data</developerConnection>
     </scm>
     <build>
         <resources>

Modified: java/trunk/detector-model/pom.xml
 =============================================================================
--- java/trunk/detector-model/pom.xml	(original)
+++ java/trunk/detector-model/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,7 +8,7 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <build>
         <plugins>
@@ -52,9 +52,9 @@
         </plugins>
     </build>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/detector-model/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-model/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-model/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/detector-model</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/detector-model</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/detector-model</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/distribution/pom.xml
 =============================================================================
--- java/trunk/distribution/pom.xml	(original)
+++ java/trunk/distribution/pom.xml	Fri Feb  5 18:23:39 2016
@@ -13,12 +13,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>    
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/distribution/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/distribution/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/distribution/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/distribution</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/distribution</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/distribution</developerConnection>
     </scm>
     <build>
         <defaultGoal>install</defaultGoal>

Modified: java/trunk/ecal-event-display/pom.xml
 =============================================================================
--- java/trunk/ecal-event-display/pom.xml	(original)
+++ java/trunk/ecal-event-display/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/ecal-event-display/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/ecal-event-display/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/ecal-event-display/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/ecal-event-display</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/ecal-event-display</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/ecal-event-display</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/ecal-readout-sim/pom.xml
 =============================================================================
--- java/trunk/ecal-readout-sim/pom.xml	(original)
+++ java/trunk/ecal-readout-sim/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/ecal-readout-sim/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/ecal-readout-sim/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/ecal-readout-sim/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/ecal-readout-sim</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/ecal-readout-sim</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/ecal-readout-sim</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/ecal-recon/pom.xml
 =============================================================================
--- java/trunk/ecal-recon/pom.xml	(original)
+++ java/trunk/ecal-recon/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/ecal-recon/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/ecal-recon/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/ecal-recon/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/ecal-recon</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/ecal-recon</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/ecal-recon</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/evio/pom.xml
 =============================================================================
--- java/trunk/evio/pom.xml	(original)
+++ java/trunk/evio/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/evio/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/evio/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/evio/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/evio</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/evio</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/evio</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/job/pom.xml
 =============================================================================
--- java/trunk/job/pom.xml	(original)
+++ java/trunk/job/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/job/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/job/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/job/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/job</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/job</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/job</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/logging/pom.xml
 =============================================================================
--- java/trunk/logging/pom.xml	(original)
+++ java/trunk/logging/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,11 +7,11 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/logging/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/logging/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/logging/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/logging</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/logging</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/logging</developerConnection>
     </scm>
 </project>

Modified: java/trunk/monitoring-app/pom.xml
 =============================================================================
--- java/trunk/monitoring-app/pom.xml	(original)
+++ java/trunk/monitoring-app/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/monitoring-app/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-app/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-app/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/monitoring-app</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/monitoring-app</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/monitoring-app</developerConnection>
     </scm>
     <build>
         <plugins>

Modified: java/trunk/monitoring-drivers/pom.xml
 =============================================================================
--- java/trunk/monitoring-drivers/pom.xml	(original)
+++ java/trunk/monitoring-drivers/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/monitoring-drivers/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-drivers/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-drivers/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/monitoring-drivers</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/monitoring-drivers</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/monitoring-drivers</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/monitoring-util/pom.xml
 =============================================================================
--- java/trunk/monitoring-util/pom.xml	(original)
+++ java/trunk/monitoring-util/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/monitoring-util/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-util/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-util/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/monitoring-util</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/monitoring-util</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/monitoring-util</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Modified: java/trunk/parent/pom.xml
 =============================================================================
--- java/trunk/parent/pom.xml	(original)
+++ java/trunk/parent/pom.xml	Fri Feb  5 18:23:39 2016
@@ -6,7 +6,7 @@
     <groupId>org.hps</groupId>
     <artifactId>hps-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.5-SNAPSHOT</version>
+    <version>3.5</version>
     <name>parent</name>
     <description>HPS Java parent POM</description>
     <properties>
@@ -17,9 +17,9 @@
         <skipPlugin>false</skipPlugin>
     </properties>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/parent/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/parent/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/parent/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/parent</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/parent</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/parent</developerConnection>
     </scm>
     <repositories>
         <repository>
@@ -137,117 +137,117 @@
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-util</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-detector-data</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-detector-model</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-conditions</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-ecal-recon</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-ecal-readout-sim</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-tracking</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-evio</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-recon</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-analysis</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-monitoring-drivers</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-monitoring-app</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-users</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-steering-files</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-distribution</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-ecal-event-display</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-record-util</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-monitoring-util</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-run-database</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-crawler</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-datacat-client</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-job</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-logging</artifactId>
-                <version>3.5-SNAPSHOT</version>
+                <version>3.5</version>
             </dependency>
             <!-- Next are external dependencies used in multiple modules. -->
             <dependency>

Modified: java/trunk/plugin/pom.xml
 =============================================================================
--- java/trunk/plugin/pom.xml	(original)
+++ java/trunk/plugin/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/plugin/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/plugin/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/plugin/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/plugin</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/plugin</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/plugin</developerConnection>
     </scm>
     <build>
         <resources>

Modified: java/trunk/pom.xml
 =============================================================================
--- java/trunk/pom.xml	(original)
+++ java/trunk/pom.xml	Fri Feb  5 18:23:39 2016
@@ -9,12 +9,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>svn://svn.freehep.org/hps/java/trunk/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/</developerConnection>
+        <url>svn://svn.freehep.org/hps/java/tags/hps-modules-3.5</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5</developerConnection>
     </scm>
     <distributionManagement>
         <site>

Modified: java/trunk/recon/pom.xml
 =============================================================================
--- java/trunk/recon/pom.xml	(original)
+++ java/trunk/recon/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/recon/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/recon/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/recon/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/recon</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/recon</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/recon</developerConnection>
     </scm>
     <dependencies>
         <!-- This will pull in the ECAL recon module transitively. -->

Modified: java/trunk/record-util/pom.xml
 =============================================================================
--- java/trunk/record-util/pom.xml	(original)
+++ java/trunk/record-util/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/record-util/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/record-util/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/record-util/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/record-util</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/record-util</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/record-util</developerConnection>
     </scm>
     <build>
         <plugins>

Modified: java/trunk/run-database/pom.xml
 =============================================================================
--- java/trunk/run-database/pom.xml	(original)
+++ java/trunk/run-database/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/run-database/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/run-database/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/run-database/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/run-database</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/run-database</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/run-database</developerConnection>
     </scm>    
     <dependencies>        
         <dependency>

Modified: java/trunk/steering-files/pom.xml
 =============================================================================
--- java/trunk/steering-files/pom.xml	(original)
+++ java/trunk/steering-files/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/steering-files/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/steering-files/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/steering-files/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/steering-files</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/steering-files</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/steering-files</developerConnection>
     </scm>
     <build>
         <resources>

Modified: java/trunk/tracking/pom.xml
 =============================================================================
--- java/trunk/tracking/pom.xml	(original)
+++ java/trunk/tracking/pom.xml	Fri Feb  5 18:23:39 2016
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/tracking/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/tracking/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/tracking/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/tracking</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/tracking</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/tracking</developerConnection>
     </scm>
     <build>
         <plugins>

Modified: java/trunk/users/pom.xml
 =============================================================================
--- java/trunk/users/pom.xml	(original)
+++ java/trunk/users/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/users/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/users/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/users/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/users</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/users</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/users</developerConnection>
     </scm>
     <build>
         <plugins>

Modified: java/trunk/util/pom.xml
 =============================================================================
--- java/trunk/util/pom.xml	(original)
+++ java/trunk/util/pom.xml	Fri Feb  5 18:23:39 2016
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.5-SNAPSHOT</version>
+        <version>3.5</version>
     </parent>
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/util/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/util/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/util/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.5/util</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/util</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.5/util</developerConnection>
     </scm>
     <dependencies>
         <dependency>

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

November 2017
August 2017
July 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use