From: Eby, Robert (re2429) Date: Tue, 31 Jul 2018 19:37:10 +0000 (-0400) Subject: Fix version number for postgres_db_schema X-Git-Tag: 0.0.1~4 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=85b38b315aa1d5cfe7c61767af5597467277a666;hp=d64e6277724a489b2819563b3ffc525fe3ae7d79;p=yaml_builds.git Fix version number for postgres_db_schema Change-Id: I6696d7377c69d0c117bb8de2e037bd5d6c64c54b Signed-off-by: Eby, Robert (re2429) --- diff --git a/version.properties b/version.properties index 35c2491..adf6366 100644 --- a/version.properties +++ b/version.properties @@ -14,5 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -export VERSION=1.0.0 +# This version must match the version in postgres_db_schema in order to +# be pulled into that container correctly. +export VERSION=1.0.0-SNAPSHOT