You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by dj...@apache.org on 2018/12/06 07:48:07 UTC

gora git commit: Remove committed nbactions.xml file

Repository: gora
Updated Branches:
  refs/heads/master 446f42ea3 -> 56f8002ab


Remove committed nbactions.xml file


Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/56f8002a
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/56f8002a
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/56f8002a

Branch: refs/heads/master
Commit: 56f8002ab47a1a1190bafa3ea327c6f4ffc900ea
Parents: 446f42e
Author: Kevin Ratnasekera <dj...@yahoo.com>
Authored: Sun Nov 18 21:33:33 2018 +0530
Committer: Kevin Ratnasekera <dj...@yahoo.com>
Committed: Sun Nov 18 21:33:33 2018 +0530

----------------------------------------------------------------------
 nbactions.xml | 13 -------------
 1 file changed, 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/56f8002a/nbactions.xml
----------------------------------------------------------------------
diff --git a/nbactions.xml b/nbactions.xml
deleted file mode 100644
index 52ecdda..0000000
--- a/nbactions.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<actions>
-        <action>
-            <actionName>rebuild</actionName>
-            <packagings>
-                <packaging>*</packaging>
-            </packagings>
-            <goals>
-                <goal>clean</goal>
-                <goal>install</goal>
-            </goals>
-        </action>
-    </actions>