diff options
Diffstat (limited to 'veslibrary')
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>
|