diff --git a/Tracking/TrkEventCnv/TrkEventAthenaPool/CMakeLists.txt b/Tracking/TrkEventCnv/TrkEventAthenaPool/CMakeLists.txt index 469e8a600ef3c30aeb56ffe24c2aa4d392dcba86..3e375d332dea3a3152f6d2d64223f808bac9f194 100644 --- a/Tracking/TrkEventCnv/TrkEventAthenaPool/CMakeLists.txt +++ b/Tracking/TrkEventCnv/TrkEventAthenaPool/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration +# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration # Declare the package name: atlas_subdir( TrkEventAthenaPool ) @@ -22,7 +22,7 @@ find_package( AthenaPoolUtilitiesTest ) if( ATHENAPOOLUTILITIESTEST_FOUND ) set( TRKEVENTATHENAPOOL_REFERENCE_TAG - TrkEventAthenaPoolReference-05-00-00 ) + TrkEventAthenaPoolReference-06-00-00 ) run_tpcnv_test( TrkEventTPCnv_14.5.0 AOD-14.5.0-full REQUIRED_LIBRARIES TrackParticleAthenaPoolPoolCnv REFERENCE_TAG ${TRKEVENTATHENAPOOL_REFERENCE_TAG} )