diff options
author | Patrick Brady <pb071s@att.com> | 2017-07-28 11:29:23 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-08-02 15:43:44 +0000 |
commit | 38713207b817ed4700f630748c681116338d32f0 (patch) | |
tree | 9eb2097cee8d85ac14f17e3a280ae8aefb69d9de /appc-common/pom.xml | |
parent | 771ac55e29d099d8bbf783612de975047d75ab12 (diff) |
Merging in bug fixes
Change-Id: I85da90b9ba0d03149f42035a820c76ef0285e413
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue: APPC-100
Diffstat (limited to 'appc-common/pom.xml')
-rw-r--r-- | appc-common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appc-common/pom.xml b/appc-common/pom.xml index 90cec79a7..9565cb84e 100644 --- a/appc-common/pom.xml +++ b/appc-common/pom.xml @@ -135,7 +135,6 @@ <plugin> <groupId>com.att.eelf</groupId> <artifactId>eelf-maven-plugin</artifactId> - <version>${eelf.maven.plugin.version}</version> <executions> <execution> <id>validation</id> |