aboutsummaryrefslogtreecommitdiffstats
path: root/cps-tbdmt-dependencies
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2021-04-21 13:06:06 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2021-04-22 15:37:44 +0530
commit60c9a8e05d329d53a7bd7321a52c83a7272f641c (patch)
tree3b8504bcd802f8f182457da2ca863ac187c92402 /cps-tbdmt-dependencies
parent88d908b7031c305bf6f249ec64e7258e9dd14b08 (diff)
Add support for query api
Issue-ID: CPS-349 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ib68b7163e3e457378208e72f3566191f7c36d714
Diffstat (limited to 'cps-tbdmt-dependencies')
-rw-r--r--cps-tbdmt-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-tbdmt-dependencies/pom.xml b/cps-tbdmt-dependencies/pom.xml
index 34650b9..468dd7d 100644
--- a/cps-tbdmt-dependencies/pom.xml
+++ b/cps-tbdmt-dependencies/pom.xml
@@ -29,7 +29,7 @@
<description>This artifact contains dependencyManagement declarations of upstream versions.</description>
<properties>
- <cps.version>0.0.1-SNAPSHOT</cps.version>
+ <cps.version>1.0.0</cps.version>
<hibernate-jpa-api.version>1.0.1.Final</hibernate-jpa-api.version>
<jinjava.version>2.5.6</jinjava.version>
<lombok.version>1.18.16</lombok.version>