From b15b9cd7535ed0fc388c7c84b261442494a005e8 Mon Sep 17 00:00:00 2001 From: CarstenHollmann Date: Wed, 15 Oct 2014 11:50:45 +0200 Subject: [PATCH] Fix issue with in the meantime invalid maven repo repo.opengeo.org and update RELEASE-NOTES --- RELEASE-NOTES | 15 +++++++++++++++ pom.xml | 11 ++++++++--- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1b21b46605..bc43d1a00d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -5,6 +5,21 @@ RELEASE NOTES in Observation&Measurement), information about the sensor itself (encoded in a SensorML instance document), and information about the sensor mounting platform (SensorML as well). + + Release 52n-sos-4.1.1 +================================== + + --- New features --- + + --- Changes --- + + --- Fixed bugs --- + + * Issue with OpenGeo repository + * GetFeatureOfInterest request with featureOfInterest identifier and procedure/observableProperty identifier + ignores the featureOfInterest identifier + * Performance issue for first/latest GetObservation with series concept + Release 52n-sos-4.1 ================================== diff --git a/pom.xml b/pom.xml index f0259c92e8..886ad04ebd 100644 --- a/pom.xml +++ b/pom.xml @@ -1242,13 +1242,18 @@ - opengeo - OpenGeo repository - http://repo.opengeo.org + osgeo + Open Source Geospatial Foundation Repository + http://download.osgeo.org/webdav/geotools/ false + + boundless + Boundless, formerly OpenGeo + http://repo.boundlessgeo.com/main/ +