commit | a6834bcb4795559415653122626cce05c4dba5ea | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Wed May 12 08:49:13 2021 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Wed May 12 08:49:13 2021 +0200 |
tree | feb622e8d448ba7d65f8f9c37332a20d2ccc0511 | |
parent | 0b6e4283c2c83361cbe71ddde1ab62df5c782425 [diff] [blame] |
Release 1.0.0. Change-Id: I62f3987debea924197609d5d4a0377bf8c450b73
diff --git a/deployment/pom.xml b/deployment/pom.xml index d4b2db2..3c7595d 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml
@@ -7,7 +7,7 @@ <parent> <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId> <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging-deployment</artifactId>