diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 12:13:54 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 12:14:02 -0500 |
commit | 98fd6feca6b10c2ad0d50d9f9ad1985b25e4eb84 (patch) | |
tree | 0cdd8db8822ee821a9bb6569040c3b9e2cd55774 /LogParser | |
parent | 69acdaaf2a915fae57044515ccf955bd960d817e (diff) |
release-1.0.0 changes
Change-Id: I29f63fb4d2bbb68aa4eeb590160675e0ee9ceb6b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'LogParser')
-rw-r--r-- | LogParser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 08380e9e1..ed6baac25 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>LogParser</artifactId> |