diff --git a/youcat/VERSION b/youcat/VERSION index 80391313..702652f4 100644 --- a/youcat/VERSION +++ b/youcat/VERSION @@ -1,6 +1,6 @@ ## deployable containers have a semantic and build tag # semantic version tag: major.minor # build version tag: timestamp -VER=0.9.7 +VER=0.10.0 TAGS="${VER} ${VER}-$(date --utc +"%Y%m%dT%H%M%S")" unset VER diff --git a/youcat/src/main/webapp/capabilities.xml b/youcat/src/main/webapp/capabilities.xml index db8bda99..c67d68b4 100644 --- a/youcat/src/main/webapp/capabilities.xml +++ b/youcat/src/main/webapp/capabilities.xml @@ -21,7 +21,6 @@ https://example.net/youcat/logControl - @@ -31,7 +30,6 @@ - @@ -41,7 +39,6 @@ https://example.net/youcat/table-update - @@ -51,7 +48,6 @@ https://example.net/youcat/load - @@ -61,7 +57,6 @@ https://example.net/youcat/permissions - @@ -79,7 +74,6 @@ - diff --git a/youcat/src/main/webapp/examples/index.html b/youcat/src/main/webapp/examples/index.html index bb10c6da..1e8b0926 100644 --- a/youcat/src/main/webapp/examples/index.html +++ b/youcat/src/main/webapp/examples/index.html @@ -1,7 +1,7 @@ - CAOM Query Examples + Query Examples