diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-09-21 13:35:23 -0400 |
---|---|---|
committer | Ralph Straubs <rs8887@att.com> | 2017-09-27 11:21:23 -0500 |
commit | 3358e1e680b0946acc48790c460cc8586ae354bd (patch) | |
tree | 5aff67c61fabd96066c1cfdb97a9a57fec934ada /pom.xml | |
parent | 0360eed8a9ed1a6f83f88971fc4fc5ab2e9a81b2 (diff) |
Upgrade to release oparent
Following independent release and versioning process guidelines.
Removed 'parent' from 'drools-artifact1' pom.xml files --
hopefully, this will get around the build problems.
Issue-ID: POLICY-225
Change-Id: I27af13edd1a39daee09c8bca6ff726881144212e
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
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>0.1.1</version> <relativePath/> </parent> |