Fix version number for postgres_db_schema 67/167/1
authorEby, Robert (re2429) <re2429@att.com>
Tue, 31 Jul 2018 19:37:10 +0000 (15:37 -0400)
committerEby, Robert (re2429) <re2429@att.com>
Tue, 31 Jul 2018 19:37:10 +0000 (15:37 -0400)
Change-Id: I6696d7377c69d0c117bb8de2e037bd5d6c64c54b
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
version.properties

index 35c2491..adf6366 100644 (file)
@@ -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