diff options
Diffstat (limited to 'bundle-parent')
-rw-r--r-- | bundle-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 74a07e1..1cf6061 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>bundle-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <relativePath /> </parent> |