diff options
author | Victor Gao <gwtjay@126.com> | 2019-07-18 20:10:55 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2019-07-18 20:10:55 +0800 |
commit | a221dfa94bd58020e4568a4e2d1266f5d5e9c205 (patch) | |
tree | 0ebc3b699a53f666f9f5d975f067bb35061d3347 | |
parent | 1bfae562dd0121a14f2a6d215e430957cbc73c12 (diff) |
JJB Migration
Issue-ID: VNFSDK-423
Signed-off-by: Victor Gao <gwtjay@126.com>
Change-Id: I5da010973bc56dedc5c7c9032f43922b601ee3fb
5 files changed, 5 insertions, 0 deletions
diff --git a/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml b/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml index f9f42eb..ca22621 100644 --- a/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml +++ b/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml @@ -32,6 +32,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.demo.vnf.ves5</groupId> <artifactId>ves_vfw_reporting</artifactId> + <version>1.1.1-SNAPSHOT</version> <build> <plugins> diff --git a/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_fault/pom.xml b/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_fault/pom.xml index f9f42eb..d5b271a 100644 --- a/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_fault/pom.xml +++ b/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_fault/pom.xml @@ -32,6 +32,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.demo.vnf.ves5</groupId> <artifactId>ves_vfw_reporting</artifactId> + <build> <plugins> diff --git a/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_syslog/pom.xml b/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_syslog/pom.xml index f9f42eb..ca22621 100644 --- a/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_syslog/pom.xml +++ b/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_syslog/pom.xml @@ -32,6 +32,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.demo.vnf.ves5</groupId> <artifactId>ves_vfw_reporting</artifactId> + <version>1.1.1-SNAPSHOT</version> <build> <plugins> diff --git a/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_vFW/pom.xml b/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_vFW/pom.xml index f9f42eb..ca22621 100644 --- a/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_vFW/pom.xml +++ b/veslibrary/ves_clibrary/evel/evel-library/code/VESreporting_vFW/pom.xml @@ -32,6 +32,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.demo.vnf.ves5</groupId> <artifactId>ves_vfw_reporting</artifactId> + <version>1.1.1-SNAPSHOT</version> <build> <plugins> diff --git a/veslibrary/ves_javalibrary/evel_javalib2/dependency-reduced-pom.xml b/veslibrary/ves_javalibrary/evel_javalib2/dependency-reduced-pom.xml index 94f0f76..3a544b4 100644 --- a/veslibrary/ves_javalibrary/evel_javalib2/dependency-reduced-pom.xml +++ b/veslibrary/ves_javalibrary/evel_javalib2/dependency-reduced-pom.xml @@ -10,6 +10,7 @@ <groupId>org.onap.vnfsdk.ves-agent</groupId>
<artifactId>evel_javalib2</artifactId>
<name>vnfsdk-ves-agent-vesjavalibrary</name>
+ <version>1.1.1-SNAPSHOT</version>
<build>
<plugins>
<plugin>
|