diff options
author | Lusheng <lji@research.att.com> | 2017-03-10 19:49:55 +0000 |
---|---|---|
committer | Lusheng <lji@research.att.com> | 2017-03-10 19:49:55 +0000 |
commit | 971efa58f88cab128ea92e1be01f68fa73ce16fc (patch) | |
tree | d45ea942e3f9c834db24395775ee1a2613d44797 /license | |
parent | 2a3a8bea2927e748c7482ee5c4406dd6c1f5bcc0 (diff) |
default version to snapshot
Change-Id: Ic385d029091f6a3a3c95956696aa423d24b117dd
Signed-off-by: Lusheng <lji@research.att.com>
Diffstat (limited to 'license')
-rw-r--r-- | license/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/license/pom.xml b/license/pom.xml index 5715a37..4a98c2a 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -7,7 +7,7 @@ <description>This Maven artifact is meant to provide licensing to all modules and submodules using the licensing maven plugin. </description> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <build> <plugins> <plugin> |