diff options
author | Byung-Woo Jun <byung-woo.jun@est.tech> | 2023-06-12 16:51:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-06-12 16:51:02 +0000 |
commit | 58fc9b9dc14d3166fd18ad57a9b212abf098feaa (patch) | |
tree | b8fe2093075fa7a8493a2cba6f5bef6fa910cbe1 /graph-inventory/fluent-builder-maven-plugin | |
parent | 86cd2a899957d50c324c6e4cebfa6c498c8d5f56 (diff) | |
parent | 57807b88520e8f6907b5c17c9c0c11cf6ce5245f (diff) |
Merge "Bump version to 1.12.2-SNAPSHOT" into london
Diffstat (limited to 'graph-inventory/fluent-builder-maven-plugin')
-rw-r--r-- | graph-inventory/fluent-builder-maven-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graph-inventory/fluent-builder-maven-plugin/pom.xml b/graph-inventory/fluent-builder-maven-plugin/pom.xml index db7a15f530..7e0ec562f9 100644 --- a/graph-inventory/fluent-builder-maven-plugin/pom.xml +++ b/graph-inventory/fluent-builder-maven-plugin/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>graph-inventory</artifactId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <artifactId>fluent-builder-maven-plugin</artifactId> <packaging>maven-plugin</packaging> |