diff --git a/docs/index.rst b/docs/index.rst index 936c511ba55e03f5c74e1923eaa68840e6ccca53..e8f7fdc108d175d603427af6b4342cf54a7ae095 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -127,5 +127,5 @@ License See LICENCE_ -.. _LICENCE: https://projects.gwdg.de/projects/tg-auth/repository/revisions/master/raw/LICENSE.txt +.. _LICENCE: https://projects.gwdg.de/projects/tg-auth/repository/revisions/master/entry/LICENSE.md .. _tgauth_sources: https://projects.gwdg.de/projects/tg-auth/repository diff --git a/info.textgrid.middleware.tgauth.tgextra-client-crud/pom.xml b/info.textgrid.middleware.tgauth.tgextra-client-crud/pom.xml index 5f2face28094f9cc700833f622e40e70534487cc..bc03f1c914d014037f0932709e2d4ad9bd05e293 100644 --- a/info.textgrid.middleware.tgauth.tgextra-client-crud/pom.xml +++ b/info.textgrid.middleware.tgauth.tgextra-client-crud/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>tgauth</artifactId> <groupId>info.textgrid.middleware</groupId> - <version>1.13.0</version> + <version>1.14.0</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>tgauth-client-crud</artifactId> diff --git a/info.textgrid.middleware.tgauth.tgextra-client-test/pom.xml b/info.textgrid.middleware.tgauth.tgextra-client-test/pom.xml index a341e515c37650ff27d11fd55c450ca0eb290c79..d185f30b43721e3e8ad4e9cd94f24b59fc1c6297 100644 --- a/info.textgrid.middleware.tgauth.tgextra-client-test/pom.xml +++ b/info.textgrid.middleware.tgauth.tgextra-client-test/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>tgauth</artifactId> <groupId>info.textgrid.middleware</groupId> - <version>1.13.0</version> + <version>1.14.0</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>tgauth-client-test</artifactId> diff --git a/info.textgrid.middleware.tgauth.tgextra-client/pom.xml b/info.textgrid.middleware.tgauth.tgextra-client/pom.xml index 9384137189c3d310d1198222268d9513c862845d..553ba11da1ff8a503144ddf0d530800e6c159c4a 100644 --- a/info.textgrid.middleware.tgauth.tgextra-client/pom.xml +++ b/info.textgrid.middleware.tgauth.tgextra-client/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>tgauth</artifactId> <groupId>info.textgrid.middleware</groupId> - <version>1.13.0</version> + <version>1.14.0</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>tgauth-client</artifactId> diff --git a/pom.xml b/pom.xml index 3135ae892aff8c28268f2bd01ea678ff878ef983..6ebb511b09d9a8236238582273ea7563caf7dc37 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>info.textgrid.middleware</groupId> <artifactId>tgauth</artifactId> - <version>1.13.0</version> + <version>1.14.0</version> <name>TextGrid :: TGAuth</name> <packaging>pom</packaging> <properties>