diff options
author | 2020-03-31 22:35:40 +0000 | |
---|---|---|
committer | 2020-03-31 22:35:40 +0000 | |
commit | 79ddaccc34931314e5bccd7189a7b6fc451a1ded (patch) | |
tree | 3bc59a3c4f496a61fc0325498914859e70003b3d /appc-dg/appc-dg-shared/appc-dg-domain-model-lib | |
parent | 6cbb73628f72e90fb8219cc7120326ef55a91653 (diff) |
Release appc1.7.1
Diffstat (limited to 'appc-dg/appc-dg-shared/appc-dg-domain-model-lib')
-rw-r--r-- | appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml b/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml index 79f3dfbca..30f7a5dbc 100644 --- a/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml @@ -53,5 +53,5 @@ <scope>test</scope> </dependency> </dependencies> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> |