From 67ce4f90d313eb8a0d8409a6d432abbcf2b4c37c Mon Sep 17 00:00:00 2001 From: "Eby, Robert (re2429)" Date: Mon, 24 Sep 2018 14:57:24 -0400 Subject: [PATCH] Fixed version for tar file snapshot Change-Id: I49e5bd57cf7436f9b3478c5c18585b3cbc76dbe2 Signed-off-by: Eby, Robert (re2429) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 35c2491..8ceb17f 100644 --- a/version.properties +++ b/version.properties @@ -14,5 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -export VERSION=1.0.0 +export VERSION=1.0.0-SNAPSHOT -- 2.16.6