diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-01-08 12:25:10 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-01-08 12:25:13 -0800 |
commit | 19ae78049dff5f6ca5b4fec2e8fa8ded81f30c45 (patch) | |
tree | b858fbe693fcf79e69cb5134520a79d489c40088 /appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor | |
parent | 2a39d56162385154469a032739bbaa9e1b138bb8 (diff) |
Change parent version to appc snapshot
Changing to the current release snapshot version of
the appc parents instead of the previous release version.
This allows updated changes to parents to be in builds.
Change-Id: I6cec484012c2cb48ee1ea7f10fd058d017f00947
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml index 602091780..7d3203cd7 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.1</version> + <version>1.5.0-SNAPSHOT</version> <relativePath /> </parent> |