diff options
author | jimmydot <jf2512@att.com> | 2017-03-22 16:56:14 -0400 |
---|---|---|
committer | jimmydot <jf2512@att.com> | 2017-03-22 16:56:14 -0400 |
commit | 8bf9327cb8cf8ad4577bca726b0565290e613e0d (patch) | |
tree | c84b01648c413558c220fa03dbb915324529bba9 | |
parent | 6c566ea8e76ceb06b129aa78f3c6efd656054976 (diff) |
Updating tags per Marcos email
Change-Id: Ia25436a16f340e2577f8b1fd92e258b3582a5320
Signed-off-by: jimmydot <jf2512@att.com>
-rw-r--r-- | .gitreview | 1 | ||||
-rw-r--r-- | deliveries/pom.xml | 4 |
2 files changed, 5 insertions, 0 deletions
@@ -2,3 +2,4 @@ host=gerrit.openecomp.org port=29418 project=vid.git +defaultbranch=release-1.0.0 diff --git a/deliveries/pom.xml b/deliveries/pom.xml index 4a3160fe..d9957ce1 100644 --- a/deliveries/pom.xml +++ b/deliveries/pom.xml @@ -44,6 +44,10 @@ <user>vidadmin:vidadmin:vidadmin</user> <descriptor>assembly/assembly-for-plugin.xml</descriptor> </assembly> + <tags> + <tag>1.0-STAGING-latest</tag> + </tags> + </build> </image> </images> |