commit | 5bc79f46cdbc93188c1fc47d73c02bba47ac3d07 | [log] [tgz] |
---|---|---|
author | Lusheng Ji <lji@research.att.com> | Tue Aug 29 14:20:46 2017 +0000 |
committer | Lusheng Ji <lji@research.att.com> | Tue Aug 29 17:53:50 2017 +0000 |
tree | 4cfa2e3be52dd68611967cb946cd36a0a3efa62e | |
parent | 62fd5bed6a6f8ff8c6b159e38d7462edda0cc3b0 [diff] [blame] |
Update LICENSE.txt, pom.xml's, etc Issue-Id: DCAEGEN2-86 Change-Id: Ia0cda2a83eab6031d4e41d9fdf86bb2891132d5a Signed-off-by: Lusheng Ji <lji@research.att.com>
diff --git a/version.properties b/version.properties new file mode 100644 index 0000000..73415a7 --- /dev/null +++ b/version.properties
@@ -0,0 +1,6 @@ +major=1 +minor=1 +patch=0 +base_version=${major}.${minor}.${patch} +release_version=${base_version} +snapshot_version=${base_version}-SNAPSHOT