diff --git a/Event/xAOD/xAODMuonAthenaPool/CMakeLists.txt b/Event/xAOD/xAODMuonAthenaPool/CMakeLists.txt index 9f8c6efb5d9ed05c23271172224351ea8da8609f..87ed5a797fe303d79e2c30cc6099cf2acf24012f 100644 --- a/Event/xAOD/xAODMuonAthenaPool/CMakeLists.txt +++ b/Event/xAOD/xAODMuonAthenaPool/CMakeLists.txt @@ -29,7 +29,7 @@ find_package( AthenaPoolUtilitiesTest ) if( ATHENAPOOLUTILITIESTEST_FOUND ) set( XAODMUONATHENAPOOL_REFERENCE_TAG - xAODMuonAthenaPoolReference-01-00-00 ) + xAODMuonAthenaPoolReference-01-01-00 ) run_tpcnv_legacy_test( xAODMuonAthenaPool_master-20190911 AOD-master-20190911-full REQUIRED_LIBRARIES xAODMuonAthenaPoolPoolCnv REFERENCE_TAG ${XAODMUONATHENAPOOL_REFERENCE_TAG} )