diff options
author | Steve Smokowski <ss835w@att.com> | 2017-02-14 10:05:07 -0500 |
---|---|---|
committer | Steve Smokowski <ss835w@att.com> | 2017-02-15 08:31:10 -0500 |
commit | 8ba6f33c45448bf31ea50a506bf4f9e182c45cb9 (patch) | |
tree | 10a8e4302204158f5a070df90f20846c810fb03d /annotations | |
parent | 7a31a9412827dac614aba492c504cb02a3dc6da0 (diff) |
Publish snapshot
Change-Id: Ic4b18d8e88e1ab99d83826d6733772058d91b7b6
Signed-off-by: Steve Smokowski <ss835w@att.com>
Diffstat (limited to 'annotations')
-rw-r--r-- | annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/annotations/pom.xml b/annotations/pom.xml index 32c9e62..af6bdbb 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.aai.aai-service</groupId> <artifactId>aai-service</artifactId> - <version>${openecomp.release}</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>annotations</artifactId> <name>annotations</name> |