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