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/ +