Commit in java/trunk on MAIN
analysis/pom.xml+4-4879 -> 880
conditions/pom.xml+5-6879 -> 880
detector-data/pom.xml+4-4879 -> 880
distribution/pom.xml+4-4879 -> 880
ecal-readout-sim/pom.xml+4-4879 -> 880
ecal-recon/pom.xml+4-4879 -> 880
evio/pom.xml+4-4879 -> 880
integration-tests/pom.xml+4-4879 -> 880
monitoring-app/pom.xml+4-4879 -> 880
monitoring-drivers/pom.xml+4-4879 -> 880
parent/pom.xml+19-20879 -> 880
plugin/pom.xml+4-4879 -> 880
pom.xml+4-4879 -> 880
recon/pom.xml+4-4879 -> 880
steering-files/pom.xml+4-4879 -> 880
tracking/pom.xml+4-4879 -> 880
users/pom.xml+4-4879 -> 880
util/pom.xml+4-4879 -> 880
+88-90
18 modified files
[maven-release-plugin] prepare release hps-modules-3.0.2

java/trunk/analysis
pom.xml 879 -> 880
--- java/trunk/analysis/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/analysis/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -10,13 +10,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/analysis</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/analysis</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/analysis</developerConnection>
     </scm>
     
     <dependencies>

java/trunk/conditions
pom.xml 879 -> 880
--- java/trunk/conditions/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/conditions/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -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">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>hps-conditions</artifactId>
     <name>conditions</name>
@@ -9,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/conditions</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/conditions</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/conditions</developerConnection>
     </scm>
     <build>
         <plugins>

java/trunk/detector-data
pom.xml 879 -> 880
--- java/trunk/detector-data/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/detector-data/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -10,13 +10,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/detector-data</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/detector-data</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/detector-data</developerConnection>
     </scm>
     
     <build>

java/trunk/distribution
pom.xml 879 -> 880
--- java/trunk/distribution/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/distribution/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -13,13 +13,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/distribution</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/distribution</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/distribution</developerConnection>
     </scm>
 
     <build>       

java/trunk/ecal-readout-sim
pom.xml 879 -> 880
--- java/trunk/ecal-readout-sim/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/ecal-readout-sim/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -10,13 +10,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/ecal-readout-sim</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/ecal-readout-sim</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/ecal-readout-sim</developerConnection>
     </scm>
     
     <dependencies>

java/trunk/ecal-recon
pom.xml 879 -> 880
--- java/trunk/ecal-recon/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/ecal-recon/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -10,13 +10,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/ecal-recon</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/ecal-recon</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/ecal-recon</developerConnection>
     </scm>
 
     <dependencies>

java/trunk/evio
pom.xml 879 -> 880
--- java/trunk/evio/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/evio/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -8,12 +8,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/evio</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/evio</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/evio</developerConnection>
     </scm>
     <dependencies>
 <!--    

java/trunk/integration-tests
pom.xml 879 -> 880
--- java/trunk/integration-tests/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/integration-tests/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -9,13 +9,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
     </parent>
     
     <scm>
-        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/integration-tests/</url>
-        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/integration-tests/</connection>
-        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/integration-tests/</developerConnection>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/tags/hps-modules-3.0.2/integration-tests</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/integration-tests</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/integration-tests</developerConnection>
     </scm>
 
     <dependencies>

java/trunk/monitoring-app
pom.xml 879 -> 880
--- java/trunk/monitoring-app/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/monitoring-app/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/monitoring-app</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/monitoring-app</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/monitoring-app</developerConnection>
     </scm>
     <build>
         <plugins>

java/trunk/monitoring-drivers
pom.xml 879 -> 880
--- java/trunk/monitoring-drivers/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/monitoring-drivers/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -9,13 +9,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/monitoring-drivers</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/monitoring-drivers</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/monitoring-drivers</developerConnection>
     </scm>
     
     <dependencies>

java/trunk/parent
pom.xml 879 -> 880
--- java/trunk/parent/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/parent/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -1,5 +1,4 @@
-<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>
     </prerequisites>
@@ -7,7 +6,7 @@
     <groupId>org.hps</groupId>
     <artifactId>hps-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <name>parent</name>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -15,9 +14,9 @@
         <lcsimVersion>3.0.4</lcsimVersion>
     </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.0.2/parent</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/parent</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/parent</developerConnection>
     </scm>
     <repositories>
         <repository>
@@ -78,72 +77,72 @@
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-util</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-detector-data</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-conditions</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-ecal-recon</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-ecal-readout-sim</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-tracking</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-evio</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-recon</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-analysis</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-monitoring-drivers</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-monitoring-app</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-users</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-steering-files</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
                 <artifactId>hps-distribution</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

java/trunk/plugin
pom.xml 879 -> 880
--- java/trunk/plugin/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/plugin/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -9,13 +9,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/plugin</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/plugin</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/plugin</developerConnection>
     </scm>
 
     <build>

java/trunk
pom.xml 879 -> 880
--- java/trunk/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -12,13 +12,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2</developerConnection>
     </scm>
 
     <distributionManagement>

java/trunk/recon
pom.xml 879 -> 880
--- java/trunk/recon/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/recon/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -10,13 +10,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/recon</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/recon</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/recon</developerConnection>
     </scm>
     
     <dependencies>

java/trunk/steering-files
pom.xml 879 -> 880
--- java/trunk/steering-files/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/steering-files/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -10,13 +10,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/steering-files</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/steering-files</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/steering-files</developerConnection>
     </scm>
     
 </project>

java/trunk/tracking
pom.xml 879 -> 880
--- java/trunk/tracking/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/tracking/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -10,13 +10,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/tracking</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/tracking</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/tracking</developerConnection>
     </scm>
     
     <build>

java/trunk/users
pom.xml 879 -> 880
--- java/trunk/users/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/users/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -7,12 +7,12 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/users</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/users</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/users</developerConnection>
     </scm>
     <dependencies>
         <dependency>

java/trunk/util
pom.xml 879 -> 880
--- java/trunk/util/pom.xml	2014-08-19 06:29:01 UTC (rev 879)
+++ java/trunk/util/pom.xml	2014-08-19 06:41:00 UTC (rev 880)
@@ -9,13 +9,13 @@
         <groupId>org.hps</groupId>
         <artifactId>hps-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</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.0.2/util</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/util</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/tags/hps-modules-3.0.2/util</developerConnection>
     </scm>
 
     <dependencies>
SVNspam 0.1