diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-14 14:50:07 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-14 14:50:11 -0400 |
commit | df7f59c8993df404361cbfbefa4f9667290ade10 (patch) | |
tree | b605d30da3d2c062a6abe629d9b5ae43476c4902 /pom.xml | |
parent | fbef18cad9653b0307a849c58754bd7176ba448e (diff) |
Point to released common/models
Issue-ID: POLICY-2378
Change-Id: I59b4769e65d230dc0fc2e520d94fbc07bf0e38b2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,8 @@ <description>Code that define our external API.</description> <properties> - <policy.common.version>1.6.4-SNAPSHOT</policy.common.version> - <policy.models.version>2.2.4-SNAPSHOT</policy.models.version> + <policy.common.version>1.6.4</policy.common.version> + <policy.models.version>2.2.4</policy.models.version> </properties> <modules> |