This is an automated email from the ASF dual-hosted git repository.

aboda pushed a commit to branch NIFIREG-371-RC1
in repository https://gitbox.apache.org/repos/asf/nifi-registry.git

commit 584304958d90080dfecbdd1eeb4059c3c513c8e6
Author: Endre Zoltan Kovacs <[email protected]>
AuthorDate: Tue Mar 3 16:17:00 2020 +0100

    NIFIREG-366: updating pom parent version
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #263.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d6c5161..89790c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>23</version>
         <relativePath />
     </parent>
     <groupId>org.apache.nifi.registry</groupId>

Reply via email to