diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-02 14:33:40 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-02 14:33:51 -0400 |
commit | f1748b4883ceb26c2d46adbb2c1e2259671059da (patch) | |
tree | 2480ebebc6d1d9b22eaec3262eeaec47fdc4a361 /pom.xml | |
parent | d1ec8ae8e501b04feaca9a007dd2c96dd3fd67d4 (diff) |
Upgrade policy/common 3.2.01.3.2
Released artifact.
Issue-ID: POLICY-1245
Change-Id: I864384ba22e90f8af7fa3984d6cc2e8e5ebf76b1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version> <commons.io.version>2.5</commons.io.version> <xml.apis.version>1.4.01</xml.apis.version> - <policy.common.version>1.3.2-SNAPSHOT</policy.common.version> + <policy.common.version>1.3.2</policy.common.version> </properties> <modules> |