You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by on...@apache.org on 2015/09/22 17:22:20 UTC

ambari git commit: AMBARI-13190. Update version on the package.json (onechiporenko)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 d52b5a81b -> 4cf9d6ec8


AMBARI-13190. Update version on the package.json (onechiporenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4cf9d6ec
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/4cf9d6ec
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/4cf9d6ec

Branch: refs/heads/branch-2.1
Commit: 4cf9d6ec8a34379218ce89f6f560a80883986e73
Parents: d52b5a8
Author: Oleg Nechiporenko <on...@apache.org>
Authored: Tue Sep 22 18:01:09 2015 +0300
Committer: Oleg Nechiporenko <on...@apache.org>
Committed: Tue Sep 22 18:22:05 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/4cf9d6ec/ambari-web/package.json
----------------------------------------------------------------------
diff --git a/ambari-web/package.json b/ambari-web/package.json
index 6a3aa7e..e8c28d6 100644
--- a/ambari-web/package.json
+++ b/ambari-web/package.json
@@ -1,7 +1,7 @@
 {
   "name": "Ambari",
   "description": "Front-end package for the Apache Ambari Project",
-  "version": "2.1.2",
+  "version": "2.1.3",
   "homepage": "http://ambari.apache.org/",
   "repository": {
     "type": "git",