From 5dede3ff74a8cb73f4cd139abf7402f246f8f89d Mon Sep 17 00:00:00 2001 From: JeremyMcCormick <jermccormick@gmail.com> Date: Mon, 26 Jun 2017 17:30:30 -0700 Subject: [PATCH] update pom snapshot versions to 4.0-SNAPSHOT --- aida/pom.xml | 2 +- analysis/pom.xml | 2 +- cal-calib/pom.xml | 2 +- cal-recon/pom.xml | 2 +- conditions/pom.xml | 2 +- detector-data/pom.xml | 2 +- detector-framework/pom.xml | 2 +- distribution/pom.xml | 2 +- event-heprep/pom.xml | 2 +- event-model/pom.xml | 2 +- event-processing/pom.xml | 2 +- job-manager/pom.xml | 2 +- math/pom.xml | 2 +- mc/pom.xml | 2 +- parent/pom.xml | 46 +++++++++++++++++++------------------- plugin/pom.xml | 2 +- recon-drivers/pom.xml | 2 +- steering-files/pom.xml | 2 +- tracking/pom.xml | 2 +- trf/pom.xml | 2 +- users/pom.xml | 2 +- util/pom.xml | 2 +- vertexing/pom.xml | 2 +- 23 files changed, 45 insertions(+), 45 deletions(-) diff --git a/aida/pom.xml b/aida/pom.xml index 233ff9b..a8c467f 100644 --- a/aida/pom.xml +++ b/aida/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/analysis/pom.xml b/analysis/pom.xml index ef593ee..7176ba5 100644 --- a/analysis/pom.xml +++ b/analysis/pom.xml @@ -9,7 +9,7 @@ <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> <relativePath>../parent/pom.xml</relativePath> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <scm> <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/analysis/</url> diff --git a/cal-calib/pom.xml b/cal-calib/pom.xml index 34ab194..56233a8 100644 --- a/cal-calib/pom.xml +++ b/cal-calib/pom.xml @@ -9,7 +9,7 @@ <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> <relativePath>../parent/pom.xml</relativePath> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <scm> <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/cal-calib/</url> diff --git a/cal-recon/pom.xml b/cal-recon/pom.xml index 21d3c5f..cb71545 100644 --- a/cal-recon/pom.xml +++ b/cal-recon/pom.xml @@ -10,7 +10,7 @@ <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> <relativePath>../parent/pom.xml</relativePath> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <scm> <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/cal-recon/</url> diff --git a/conditions/pom.xml b/conditions/pom.xml index 60e819b..e9b59e9 100644 --- a/conditions/pom.xml +++ b/conditions/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/detector-data/pom.xml b/detector-data/pom.xml index e0fe419..73d7ffc 100644 --- a/detector-data/pom.xml +++ b/detector-data/pom.xml @@ -9,7 +9,7 @@ <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> <relativePath>../parent/pom.xml</relativePath> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <scm> <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/detector-data/</url> diff --git a/detector-framework/pom.xml b/detector-framework/pom.xml index 23343ae..5943b2e 100644 --- a/detector-framework/pom.xml +++ b/detector-framework/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/distribution/pom.xml b/distribution/pom.xml index e4fa505..3cfe0c2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/event-heprep/pom.xml b/event-heprep/pom.xml index 4bc969b..73ea8a2 100644 --- a/event-heprep/pom.xml +++ b/event-heprep/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/event-model/pom.xml b/event-model/pom.xml index aaef402..0960702 100644 --- a/event-model/pom.xml +++ b/event-model/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/event-processing/pom.xml b/event-processing/pom.xml index 2705b1d..a81407c 100644 --- a/event-processing/pom.xml +++ b/event-processing/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/job-manager/pom.xml b/job-manager/pom.xml index 763f709..e9b780d 100644 --- a/job-manager/pom.xml +++ b/job-manager/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/math/pom.xml b/math/pom.xml index d163dad..ee43df9 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/mc/pom.xml b/mc/pom.xml index 485efa6..a8f096a 100644 --- a/mc/pom.xml +++ b/mc/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/parent/pom.xml b/parent/pom.xml index 1abf535..dc15ede 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -9,7 +9,7 @@ <packaging>pom</packaging> <name>parent</name> <description>parent POM file for lcsim modules</description> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <org.lcsim.cacheDir>${user.home}</org.lcsim.cacheDir> @@ -72,113 +72,113 @@ <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-vertexing</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-event-heprep</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-recon-drivers</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-event-processing</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-trf</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-event-model</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-aida</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-util</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-tracking</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-cal-recon</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-cal-calib</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-detector-framework</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-detector-data</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-conditions</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-analysis</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-math</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-job-manager</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-plugin</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-users</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-distribution</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <type>pom</type> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-steering-files</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.lcsim</groupId> <artifactId>lcsim-mc</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </dependency> <!-- End org.lcsim dependencies. --> <dependency> diff --git a/plugin/pom.xml b/plugin/pom.xml index 7582905..31cd918 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/recon-drivers/pom.xml b/recon-drivers/pom.xml index 3d3bfc5..5f3c049 100644 --- a/recon-drivers/pom.xml +++ b/recon-drivers/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/steering-files/pom.xml b/steering-files/pom.xml index e205803..f7e8c16 100644 --- a/steering-files/pom.xml +++ b/steering-files/pom.xml @@ -9,7 +9,7 @@ <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> <relativePath>../parent/pom.xml</relativePath> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <scm> <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/steering-files/</url> diff --git a/tracking/pom.xml b/tracking/pom.xml index 2778609..755cc69 100644 --- a/tracking/pom.xml +++ b/tracking/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/trf/pom.xml b/trf/pom.xml index 6ee2795..76b70cd 100644 --- a/trf/pom.xml +++ b/trf/pom.xml @@ -9,7 +9,7 @@ <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> <relativePath>../parent/pom.xml</relativePath> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <scm> <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/trf/</url> diff --git a/users/pom.xml b/users/pom.xml index 7402c20..49dc643 100644 --- a/users/pom.xml +++ b/users/pom.xml @@ -9,7 +9,7 @@ <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> <relativePath>../parent/pom.xml</relativePath> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> </parent> <scm> <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/users/</url> diff --git a/util/pom.xml b/util/pom.xml index d7ca9a1..687c4f4 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> diff --git a/vertexing/pom.xml b/vertexing/pom.xml index 21838b3..3abde63 100644 --- a/vertexing/pom.xml +++ b/vertexing/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.lcsim</groupId> <artifactId>lcsim-parent</artifactId> - <version>3.9-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <scm> -- GitLab