From 79f13c5a6438c2182657fda8f97283bb8e4a63db Mon Sep 17 00:00:00 2001
From: Jeremy Phelps <jphelps@linuxfoundation.org>
Date: Tue, 27 Mar 2018 17:43:51 -0500
Subject: Fix version to reside in setup.py

There are better ways to do this according
to the community but I cannot get it to
work with tox atm.  This will unblock the project though.

Change-Id: Ia6b42c8b2078938b0cbc76618938f953f2ab9cb2
Issue-ID: CIMAN-145
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
---
 aria/aria-rest-server/VERSION | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 aria/aria-rest-server/VERSION

(limited to 'aria/aria-rest-server/VERSION')

diff --git a/aria/aria-rest-server/VERSION b/aria/aria-rest-server/VERSION
deleted file mode 100644
index 51f7e73a94..0000000000
--- a/aria/aria-rest-server/VERSION
+++ /dev/null
@@ -1 +0,0 @@
-1.0.1-SNAPSHOT
-- 
cgit