diff options
author | jimmydot <jf2512@att.com> | 2017-05-08 15:12:21 -0400 |
---|---|---|
committer | jimmydot <jf2512@att.com> | 2017-05-08 15:12:21 -0400 |
commit | bf9dd44f0417623b35ed7631727325b510d61b3d (patch) | |
tree | 51bf0c56ded8a8ef15cba8668ca3814e37bb5348 | |
parent | d8d45ec3da247662f53d679f1ba63d99fe2fa81f (diff) |
[VID-6] Setting proper staging tag
Change-Id: I1b9bbea18672924999af53967f9588330bc3cba3
Signed-off-by: jimmydot <jf2512@att.com>
-rwxr-xr-x | deliveries/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/pom.xml b/deliveries/pom.xml index a8e3903cf..e0aa7e08d 100755 --- a/deliveries/pom.xml +++ b/deliveries/pom.xml @@ -45,7 +45,7 @@ <descriptor>assembly/assembly-for-plugin.xml</descriptor>
</assembly>
<tags>
- <tag>1.0-STAGING-latest</tag>
+ <tag>1.1-STAGING-latest</tag>
</tags>
</build>
|