diff options
author | Dan Timoney <dtimoney@att.com> | 2023-03-27 08:53:00 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-03-27 08:53:00 -0400 |
commit | bd55b57ddab7d3c6bbc5cbe458a3c6dfd9f08d58 (patch) | |
tree | dcd0af75e1bec660b258d6c4f6728164591ab081 /pom.xml | |
parent | d76e58f792700c96d864237efd4539505cbf2b60 (diff) |
Update versions to snapshot
Update versions from 1.0.0 to 1.0.0-SNAPSHOT
Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia8d1c1813148cef25e8babb0ed627efff0e2a5e7
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ <groupId>org.onap.ccsdk.odl-legacy</groupId> <artifactId>root-aggregator</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.artifactId}</name> |