diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml')
-rw-r--r-- | appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml index e505a0eea..c0367618d 100644 --- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath /> </parent> |