Merge pull request #20 from 30x/ISSUE-65205927

[ISSUE-65205927] Use transaction for writing, add row close
diff --git a/glide.yaml b/glide.yaml
index c12d13e..be36db2 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -16,7 +16,7 @@
 
 import:
 - package: github.com/30x/apid-core
-  version: master
+  version: Release_170815-EdgeX-EAP
 testImport:
 - package: github.com/onsi/ginkgo/ginkgo
 - package: github.com/onsi/gomega