diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-01 21:18:42 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-01 21:18:49 -0500 |
commit | 12fbeae3e73331bdf9cdbd025d1f6ebe92b9ea98 (patch) | |
tree | aec0765fec5605cacee3eab4445f2dbfa68b2503 /misc/rosetta/pom.xml | |
parent | 716a934340f4fb8eaf685960d2af850917a1557e (diff) |
Back to SNAPSHOT
Issue-ID: AAF-517
Change-Id: Idc88aed721d6e6c88ec0cee764bb19690058477c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'misc/rosetta/pom.xml')
-rw-r--r-- | misc/rosetta/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 2c4d0cff..9a7862f6 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>miscparent</artifactId> - <version>2.1.2.beta1</version> + <version>2.1.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |