diff options
author | Jimmy Forsyth <jf2512@att.com> | 2017-02-27 11:59:12 -0500 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2017-02-27 18:30:58 +0000 |
commit | 374d5f94dd5f6e79d07d46db879f994746ff82bc (patch) | |
tree | 4a00b9dadf285fd832f89b8bb1cc25c6bf0b82c4 /pom.xml | |
parent | 0553ae1b2557831830c9bf9ea0a021e51c654bea (diff) |
[OS-144] Trying to get snapshot code to nexus
Change-Id: Iabedbf912a1554e4b97284076fd935ff17b0ecac
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,5 +149,5 @@ <scope>test</scope> </dependency> </dependencies> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </project> |