aboutsummaryrefslogtreecommitdiffstats
path: root/installation/pom.xml
diff options
context:
space:
mode:
authorhighstreetherbert <herbert.eiselt@highstreet-technologies.com>2021-05-12 18:58:18 +0200
committerhighstreetherbert <herbert.eiselt@highstreet-technologies.com>2021-05-12 19:01:06 +0200
commit5353218aca650bd2a52946c1f112733afa6f5b55 (patch)
treec8a3e89ce90b841a238de60fdf70a7da25d6b142 /installation/pom.xml
parenta07e237412fc8b5fd7f1cc79909320a69a977306 (diff)
Place version properties in root pom
ccsdk related versions Issue-ID: SDNC-1522 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Iff7d56586997e85b19879e426785cf5387b654f4 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 5bccac3337bb3ca27b3777c8e3f3dc3ec706eaee
Diffstat (limited to 'installation/pom.xml')
-rw-r--r--installation/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/installation/pom.xml b/installation/pom.xml
index d5fcd4d2..2d9e254c 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -26,10 +26,8 @@
<properties>
<application.name>installation</application.name>
-
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<build.number>${maven.build.timestamp}</build.number>
- <ccsdk.distribution.version>1.0.1</ccsdk.distribution.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>