commit | edc5f0955cd198e297b3d9bce5f8242593e94cba | [log] [tgz] |
---|---|---|
author | Endre Zoltan Kovacs <andrewsmith87@protonmail.com> | Tue Mar 03 16:17:00 2020 +0100 |
committer | Pierre Villard <pierre.villard.fr@gmail.com> | Thu Mar 05 16:06:10 2020 +0100 |
tree | f60faf6aa825f04d623365f2d4080a754751ad0d | |
parent | 100ff2b00b5b58327fc95689a3fb958cb6dbd9dd [diff] |
NIFIREG-366: updating pom parent version Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #263.
diff --git a/pom.xml b/pom.xml index 5e6108b..e9e26c8 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>