You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by sc...@apache.org on 2018/06/08 22:32:47 UTC

nifi-fds git commit: [NIFI-5240-RC1] prepare release nifi-fds-0.1.0-RC1

Repository: nifi-fds
Updated Branches:
  refs/heads/NIFI-5240-RC1 [created] 35423f267
Updated Tags:  refs/tags/FDS-0.1.0 [created] 48d9dd07e
  refs/tags/nifi-fds-0.1.0-RC1 [created] 253ba170f
  refs/tags/nifi-registry-0.1.0-RC1 [created] b4c686785
  refs/tags/rel/nifi-registry-0.1.0 [created] ca88f9f07


[NIFI-5240-RC1] prepare release nifi-fds-0.1.0-RC1


Project: http://git-wip-us.apache.org/repos/asf/nifi-fds/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-fds/commit/35423f26
Tree: http://git-wip-us.apache.org/repos/asf/nifi-fds/tree/35423f26
Diff: http://git-wip-us.apache.org/repos/asf/nifi-fds/diff/35423f26

Branch: refs/heads/NIFI-5240-RC1
Commit: 35423f267de0755087a274ece79c81ef1a4ee641
Parents: 1ea9c8e
Author: Scott Aslan <sc...@gmail.com>
Authored: Fri Jun 8 18:27:46 2018 -0400
Committer: Scott Aslan <sc...@gmail.com>
Committed: Fri Jun 8 18:27:46 2018 -0400

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/35423f26/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index a73ea81..24c9b5d 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
   "//": "See the License for the specific language governing permissions and",
   "//": "limitations under the License.",
   "name": "nifi-fds",
-  "version": "0.0.0",
+  "version": "0.1.0",
   "scripts": {
     "start": "./node_modules/http-server/bin/http-server .",
     "build:demo-app": "./node_modules/grunt-cli/bin/grunt compile-fds-demo-styles",