diff options
author | Michael Lando <ml636r@att.com> | 2017-07-22 17:10:02 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-07-22 17:10:02 +0300 |
commit | 9db4052423f34a76296ffdcda896cdeba2b4aead (patch) | |
tree | 7c3b779c6d09be40283158382dee2cf02767761e /pom.xml | |
parent | 3c3c833897dbfc0e85feaf36086a505f990ecb76 (diff) |
[sdc] 1710 rebase code
Change-Id: Icedeac71c0a9d27518969effcd5d5519de9955a6
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <!-- ==================== --> <!-- Generic properties --> <!-- ==================== --> - <build.type></build.type> + <build.type>-SNAPSHOT</build.type> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <sprint.number>74</sprint.number> |