diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 12:57:36 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 12:57:42 -0400 |
commit | e49711c02b74cd404b9305bfbbf995e8ddd97167 (patch) | |
tree | 0beb7e584b69d8bff4e01f283aa8081e02bcfd22 /pom.xml | |
parent | 8a0ed46e0fcfe469e167374e4c53a94acb9ad2a3 (diff) |
Point to latest snapshots
Issue-ID: POLICY-2378
Change-Id: Ica314e9facad9ac45351d708505b566e37c1e347
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
@@ -40,8 +40,8 @@ <description>Code that implements the Policy Administration Backend.</description> <properties> - <policy.common.version>1.6.2</policy.common.version> - <policy.models.version>2.2.2</policy.models.version> + <policy.common.version>1.6.3-SNAPSHOT</policy.common.version> + <policy.models.version>2.2.3-SNAPSHOT</policy.models.version> </properties> <modules> |