summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorYuanHu <yuan.hu1@zte.com.cn>2018-02-09 16:13:05 +0800
committerYuanHu <yuan.hu1@zte.com.cn>2018-02-09 16:13:05 +0800
commit77acffcf7152040d381b1808a1ca8f8fe8bed721 (patch)
tree5603b743b260f7523662fa39b7d4029678bab7e1 /pom.xml
parent97f57847360ecabcde9200a17db9d527671c7dc3 (diff)
Organized FE Resources in a jar.
Package FE Resources and output a jar for Integration with Server. Issue-ID: SDC-1011 Change-Id: Ief938117ebe23466849f9643d9217a10a8e95160 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a65ce367..4dcbaf60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,9 +23,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdc.sdc-workflow-designer</groupId>
<artifactId>sdc-workflow-designer</artifactId>
- <packaging>pom</packaging>
- <version>1.0.1</version>
<name>sdc-sdc-workflow-designer</name>
+ <version>1.1.0-SNAPSHOT</version>
+ <packaging>pom</packaging>
<modules>
<module>sdc-workflow-designer-ui</module>