From a7bc49629e45d1551b37663e19dd6404ceebaa26 Mon Sep 17 00:00:00 2001 From: Nathan Baltzell Date: Tue, 8 Apr 2025 19:28:50 -0400 Subject: [PATCH] bump version --- common-tools/clara-io/pom.xml | 4 ++-- common-tools/clas-analysis/pom.xml | 20 ++++++++--------- common-tools/clas-detector/pom.xml | 10 ++++----- common-tools/clas-geometry/pom.xml | 4 ++-- common-tools/clas-io/pom.xml | 8 +++---- common-tools/clas-jcsg/pom.xml | 8 +++---- common-tools/clas-logging/pom.xml | 4 ++-- common-tools/clas-math/pom.xml | 4 ++-- common-tools/clas-physics/pom.xml | 4 ++-- common-tools/clas-reco/pom.xml | 16 +++++++------- common-tools/clas-tracking/pom.xml | 6 +++--- common-tools/clas-utils/pom.xml | 6 +++--- common-tools/cnuphys/magfield/pom.xml | 2 +- common-tools/cnuphys/swimmer/pom.xml | 2 +- common-tools/coat-lib/deployDistribution.sh | 2 +- common-tools/coat-lib/pom.xml | 24 ++++++++++----------- common-tools/parent/pom.xml | 2 +- common-tools/pom.xml | 4 ++-- common-tools/swim-tools/pom.xml | 6 +++--- parent/pom.xml | 2 +- pom.xml | 4 ++-- reconstruction/alert/pom.xml | 10 ++++----- reconstruction/band/pom.xml | 4 ++-- reconstruction/bg/pom.xml | 8 +++---- reconstruction/cnd/pom.xml | 2 +- reconstruction/cvt/pom.xml | 6 +++--- reconstruction/dc/pom.xml | 14 ++++++------ reconstruction/eb/pom.xml | 10 ++++----- reconstruction/ec/pom.xml | 6 +++--- reconstruction/fmt/pom.xml | 6 +++--- reconstruction/ft/pom.xml | 4 ++-- reconstruction/htcc/pom.xml | 4 ++-- reconstruction/ltcc/pom.xml | 4 ++-- reconstruction/mc/pom.xml | 4 ++-- reconstruction/mltn/pom.xml | 6 +++--- reconstruction/pom.xml | 4 ++-- reconstruction/postproc/pom.xml | 8 +++---- reconstruction/raster/pom.xml | 4 ++-- reconstruction/rich/pom.xml | 6 +++--- reconstruction/rtpc/pom.xml | 6 +++--- reconstruction/swaps/pom.xml | 8 +++---- reconstruction/tof/pom.xml | 4 ++-- reconstruction/urwell/pom.xml | 6 +++--- reconstruction/vtx/pom.xml | 6 +++--- 44 files changed, 141 insertions(+), 141 deletions(-) diff --git a/common-tools/clara-io/pom.xml b/common-tools/clara-io/pom.xml index 4655074b88..7ca89d5d64 100644 --- a/common-tools/clara-io/pom.xml +++ b/common-tools/clara-io/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clara-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-analysis/pom.xml b/common-tools/clas-analysis/pom.xml index 1d6ea9031e..df54c86642 100644 --- a/common-tools/clas-analysis/pom.xml +++ b/common-tools/clas-analysis/pom.xml @@ -3,63 +3,63 @@ 4.0.0 org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-utils - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-physics - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-geometry - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas swim-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-detector/pom.xml b/common-tools/clas-detector/pom.xml index f8ec3304fb..f2a611eed0 100644 --- a/common-tools/clas-detector/pom.xml +++ b/common-tools/clas-detector/pom.xml @@ -3,21 +3,21 @@ 4.0.0 org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-utils - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -29,13 +29,13 @@ org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-geometry - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-geometry/pom.xml b/common-tools/clas-geometry/pom.xml index 308912accb..ea71b031ec 100644 --- a/common-tools/clas-geometry/pom.xml +++ b/common-tools/clas-geometry/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clas-geometry - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-io/pom.xml b/common-tools/clas-io/pom.xml index d9d85f77a8..14ed29896d 100644 --- a/common-tools/clas-io/pom.xml +++ b/common-tools/clas-io/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -90,13 +90,13 @@ org.jlab.clas clas-utils - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-logging - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT compile diff --git a/common-tools/clas-jcsg/pom.xml b/common-tools/clas-jcsg/pom.xml index 583fd9a1fa..b2e9ffe3e5 100644 --- a/common-tools/clas-jcsg/pom.xml +++ b/common-tools/clas-jcsg/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -27,12 +27,12 @@ org.jlab.clas clas-geometry - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT java3d diff --git a/common-tools/clas-logging/pom.xml b/common-tools/clas-logging/pom.xml index d3548b1a32..ebcf47b6df 100644 --- a/common-tools/clas-logging/pom.xml +++ b/common-tools/clas-logging/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clas-logging - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-math/pom.xml b/common-tools/clas-math/pom.xml index 127660462a..86c6ea0a60 100644 --- a/common-tools/clas-math/pom.xml +++ b/common-tools/clas-math/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clas-math - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-physics/pom.xml b/common-tools/clas-physics/pom.xml index 71ebc4db78..9c44616c65 100644 --- a/common-tools/clas-physics/pom.xml +++ b/common-tools/clas-physics/pom.xml @@ -4,14 +4,14 @@ org.jlab.clas clas-physics - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-reco/pom.xml b/common-tools/clas-reco/pom.xml index 2fbc765629..244b269c42 100644 --- a/common-tools/clas-reco/pom.xml +++ b/common-tools/clas-reco/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -42,37 +42,37 @@ org.jlab.clas clas-math - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-logging - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-physics - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-utils - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/clas-tracking/pom.xml b/common-tools/clas-tracking/pom.xml index 14af5e6a8a..397c394169 100644 --- a/common-tools/clas-tracking/pom.xml +++ b/common-tools/clas-tracking/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.jlab.clas clas-tracking - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -22,7 +22,7 @@ org.jlab.clas swim-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar diff --git a/common-tools/clas-utils/pom.xml b/common-tools/clas-utils/pom.xml index 8606193c04..0b65335597 100644 --- a/common-tools/clas-utils/pom.xml +++ b/common-tools/clas-utils/pom.xml @@ -3,21 +3,21 @@ 4.0.0 org.jlab.clas clas-utils - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-logging - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.apache.commons diff --git a/common-tools/cnuphys/magfield/pom.xml b/common-tools/cnuphys/magfield/pom.xml index 716b81d3d6..1f20d0d8f3 100644 --- a/common-tools/cnuphys/magfield/pom.xml +++ b/common-tools/cnuphys/magfield/pom.xml @@ -23,7 +23,7 @@ org.jlab.clas clas-math - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/cnuphys/swimmer/pom.xml b/common-tools/cnuphys/swimmer/pom.xml index 701aec7e85..e6d512065d 100644 --- a/common-tools/cnuphys/swimmer/pom.xml +++ b/common-tools/cnuphys/swimmer/pom.xml @@ -35,7 +35,7 @@ org.jlab.clas clas-math - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/coat-lib/deployDistribution.sh b/common-tools/coat-lib/deployDistribution.sh index 0ba9881890..a7ba381bb7 100755 --- a/common-tools/coat-lib/deployDistribution.sh +++ b/common-tools/coat-lib/deployDistribution.sh @@ -8,7 +8,7 @@ cd `dirname $0` # Script is exporting existing Jar files to repository #------------------------------------------------------------------------------------------------- -VERSION=12.0.1t +VERSION=12.0.2t mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file \ -Dfile=target/coat-libs-${VERSION}-SNAPSHOT.jar \ diff --git a/common-tools/coat-lib/pom.xml b/common-tools/coat-lib/pom.xml index 7022cba272..612aa14bac 100644 --- a/common-tools/coat-lib/pom.xml +++ b/common-tools/coat-lib/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.jlab.clas coat-libs - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT pom @@ -94,67 +94,67 @@ org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clara-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-utils - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-geometry - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-physics - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas swim-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-tracking - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/parent/pom.xml b/common-tools/parent/pom.xml index 233bc82357..fb12b63008 100644 --- a/common-tools/parent/pom.xml +++ b/common-tools/parent/pom.xml @@ -3,7 +3,7 @@ org.jlab.clas common-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT pom diff --git a/common-tools/pom.xml b/common-tools/pom.xml index 9c7236d6c0..8cd4e5220b 100644 --- a/common-tools/pom.xml +++ b/common-tools/pom.xml @@ -2,14 +2,14 @@ 4.0.0 org.jlab.clas common-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT pom org.jlab.clas clas12rec ../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/common-tools/swim-tools/pom.xml b/common-tools/swim-tools/pom.xml index ef3ea08e74..a02534cb5b 100644 --- a/common-tools/swim-tools/pom.xml +++ b/common-tools/swim-tools/pom.xml @@ -3,21 +3,21 @@ 4.0.0 org.jlab.clas swim-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 990988cd1b..1827466ef4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ org.jlab.clas clas12rec - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 684e11dd46..7606408c85 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 4.0.0 org.jlab.clas clas12 - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT pom @@ -15,7 +15,7 @@ org.jlab.clas clas12rec parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/alert/pom.xml b/reconstruction/alert/pom.xml index 366b085ee5..27f5dd04d7 100644 --- a/reconstruction/alert/pom.xml +++ b/reconstruction/alert/pom.xml @@ -13,31 +13,31 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT compile org.jlab.clas clas-tracking - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT compile org.jlab.clas clas-geometry - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT compile diff --git a/reconstruction/band/pom.xml b/reconstruction/band/pom.xml index 8795e19aff..4ad0f0d1cd 100644 --- a/reconstruction/band/pom.xml +++ b/reconstruction/band/pom.xml @@ -13,14 +13,14 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/bg/pom.xml b/reconstruction/bg/pom.xml index 58129ffdbe..ab507554b9 100644 --- a/reconstruction/bg/pom.xml +++ b/reconstruction/bg/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,19 +21,19 @@ org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/cnd/pom.xml b/reconstruction/cnd/pom.xml index 3b8b3712a1..268347ce06 100644 --- a/reconstruction/cnd/pom.xml +++ b/reconstruction/cnd/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/cvt/pom.xml b/reconstruction/cvt/pom.xml index 58b7e06a7f..e23a719af7 100644 --- a/reconstruction/cvt/pom.xml +++ b/reconstruction/cvt/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,7 +21,7 @@ org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -47,7 +47,7 @@ org.jlab.clas clas-tracking - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/dc/pom.xml b/reconstruction/dc/pom.xml index e1d60bc008..9e6bf683d5 100644 --- a/reconstruction/dc/pom.xml +++ b/reconstruction/dc/pom.xml @@ -14,7 +14,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -28,25 +28,25 @@ org.jlab.clas clas-tracking - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -75,13 +75,13 @@ org.jlab.clas swim-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-math - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/eb/pom.xml b/reconstruction/eb/pom.xml index 48b03d607b..164f609129 100644 --- a/reconstruction/eb/pom.xml +++ b/reconstruction/eb/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,25 +21,25 @@ org.jlab.clas clas-utils - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/ec/pom.xml b/reconstruction/ec/pom.xml index d7a4535c35..1ec425e2ba 100644 --- a/reconstruction/ec/pom.xml +++ b/reconstruction/ec/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,13 +21,13 @@ org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/fmt/pom.xml b/reconstruction/fmt/pom.xml index e6e973f607..506f90a6c3 100644 --- a/reconstruction/fmt/pom.xml +++ b/reconstruction/fmt/pom.xml @@ -15,21 +15,21 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas swim-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/ft/pom.xml b/reconstruction/ft/pom.xml index 8b771b8026..02257e8199 100644 --- a/reconstruction/ft/pom.xml +++ b/reconstruction/ft/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,7 +21,7 @@ org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/htcc/pom.xml b/reconstruction/htcc/pom.xml index a2b697d6ff..f2b03f3967 100644 --- a/reconstruction/htcc/pom.xml +++ b/reconstruction/htcc/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,7 +21,7 @@ org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/ltcc/pom.xml b/reconstruction/ltcc/pom.xml index b6aae818ca..68034b0fa6 100644 --- a/reconstruction/ltcc/pom.xml +++ b/reconstruction/ltcc/pom.xml @@ -13,14 +13,14 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/mc/pom.xml b/reconstruction/mc/pom.xml index ebc1cf3c4a..4ef3ce6e25 100644 --- a/reconstruction/mc/pom.xml +++ b/reconstruction/mc/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,7 +21,7 @@ org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/mltn/pom.xml b/reconstruction/mltn/pom.xml index d4ebf5cc87..8600ca0731 100644 --- a/reconstruction/mltn/pom.xml +++ b/reconstruction/mltn/pom.xml @@ -14,7 +14,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -34,13 +34,13 @@ org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/pom.xml b/reconstruction/pom.xml index e636255c75..6fc382e21b 100644 --- a/reconstruction/pom.xml +++ b/reconstruction/pom.xml @@ -3,14 +3,14 @@ org.jlab.clas reconstruction - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT pom org.jlab.clas clas12rec ../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/postproc/pom.xml b/reconstruction/postproc/pom.xml index 98c91b4982..e5dd75fe88 100644 --- a/reconstruction/postproc/pom.xml +++ b/reconstruction/postproc/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,19 +21,19 @@ org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/raster/pom.xml b/reconstruction/raster/pom.xml index 99c05ceda1..d618a838c6 100644 --- a/reconstruction/raster/pom.xml +++ b/reconstruction/raster/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,7 +21,7 @@ org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/rich/pom.xml b/reconstruction/rich/pom.xml index 8d03b1128d..017d323f38 100644 --- a/reconstruction/rich/pom.xml +++ b/reconstruction/rich/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,13 +21,13 @@ org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/rtpc/pom.xml b/reconstruction/rtpc/pom.xml index fb63378d97..c1ae590eb3 100644 --- a/reconstruction/rtpc/pom.xml +++ b/reconstruction/rtpc/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,12 +21,12 @@ org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-tracking - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT compile diff --git a/reconstruction/swaps/pom.xml b/reconstruction/swaps/pom.xml index 0851f48dd0..042851b8a4 100644 --- a/reconstruction/swaps/pom.xml +++ b/reconstruction/swaps/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,19 +21,19 @@ org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-io - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-reco - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/tof/pom.xml b/reconstruction/tof/pom.xml index 8cdbfde992..6dcab02120 100644 --- a/reconstruction/tof/pom.xml +++ b/reconstruction/tof/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,7 +21,7 @@ org.jlab.clas clas-jcsg - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/urwell/pom.xml b/reconstruction/urwell/pom.xml index 871a35057b..1f57be45a7 100644 --- a/reconstruction/urwell/pom.xml +++ b/reconstruction/urwell/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -21,13 +21,13 @@ org.jlab.clas clas-detector - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT org.jlab.clas clas-analysis - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT diff --git a/reconstruction/vtx/pom.xml b/reconstruction/vtx/pom.xml index 8aaa56821a..f9f82ef1f6 100644 --- a/reconstruction/vtx/pom.xml +++ b/reconstruction/vtx/pom.xml @@ -13,7 +13,7 @@ org.jlab.clas clas12rec ../../parent/pom.xml - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT @@ -33,13 +33,13 @@ org.jlab.clas swim-tools - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar org.jlab.clas clas-tracking - 12.0.1t-SNAPSHOT + 12.0.2t-SNAPSHOT jar