diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:34:18 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:34:56 -0400 |
commit | 78a7af6c5bb10b7b58a46e7fdbdd93098472527b (patch) | |
tree | 61570412b60ac92065f9559681ba834f29bf410c /version.properties | |
parent | 989b90f408edfe89f34380ab6fa4ca6f80850456 (diff) |
Roll to the next snapshot and use new parent pom
Updated version to 0.2.3-SNAPSHOT and 1.0.3-SNAPSHOT parent pom
Change-Id: I2ac80137aa409d0d13b4bec12beb2b7e74bdfa40
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 5985855e..1abffd20 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=0 sprint_number=2 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision} |