diff options
Diffstat (limited to 'mod/designtool/nifi-war-to-jar')
-rw-r--r-- | mod/designtool/nifi-war-to-jar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/designtool/nifi-war-to-jar/pom.xml b/mod/designtool/nifi-war-to-jar/pom.xml index 03a5074..9db8965 100644 --- a/mod/designtool/nifi-war-to-jar/pom.xml +++ b/mod/designtool/nifi-war-to-jar/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.onap.dcaegen2.platform.mod</groupId> <artifactId>designtool</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>nifi-war-to-jar</artifactId> <name>dcaegen2-platform-mod-designtool-nifi-web-api-war-to-jar</name> |