You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jp...@apache.org on 2018/04/23 01:15:54 UTC

nifi-minifi git commit: MINIFI-451 Updating Apache parent pom to version 19.

Repository: nifi-minifi
Updated Branches:
  refs/heads/master 6e5b00a8f -> 8f813958e


MINIFI-451 Updating Apache parent pom to version 19.

Signed-off-by: Joe Percivall <JP...@apache.org>

This closes #122


Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi/commit/8f813958
Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi/tree/8f813958
Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi/diff/8f813958

Branch: refs/heads/master
Commit: 8f813958eb631b2b8ae8bc8eded71f166bf19c68
Parents: 6e5b00a
Author: Aldrin Piri <al...@apache.org>
Authored: Thu Apr 19 11:31:19 2018 -0400
Committer: Joe Percivall <JP...@apache.org>
Committed: Sun Apr 22 21:15:24 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-minifi/blob/8f813958/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9b52f2d..6a67872 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>19</version>
         <relativePath />
     </parent>