diff options
Diffstat (limited to 'services/activity-spec/activity-spec-web/pom.xml')
-rw-r--r-- | services/activity-spec/activity-spec-web/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/activity-spec/activity-spec-web/pom.xml b/services/activity-spec/activity-spec-web/pom.xml index a1df9771fd..57ac0fa9bc 100644 --- a/services/activity-spec/activity-spec-web/pom.xml +++ b/services/activity-spec/activity-spec-web/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.onap.sdc.activityspec</groupId> <artifactId>activity-spec</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <modules> |