diff options
author | 2018-11-07 20:52:15 -0600 | |
---|---|---|
committer | 2018-11-07 20:52:27 -0600 | |
commit | 5aa8aec689a399e7803e84e531532d0c61631ec1 (patch) | |
tree | a5297d6d21b940b9411609331973909e1f6869e4 /sidecar/tproxy-config | |
parent | e9c0bf259db0084592536e896cc449b5cf34b84f (diff) |
Fix/Renable sidecar builds
Issue-ID: AAF-613
Change-Id: Ic13411eebbf3c1c9b6d8492aff1b37db37a965e4
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'sidecar/tproxy-config')
-rw-r--r-- | sidecar/tproxy-config/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sidecar/tproxy-config/pom.xml b/sidecar/tproxy-config/pom.xml index b9a7104..a0b6982 100644 --- a/sidecar/tproxy-config/pom.xml +++ b/sidecar/tproxy-config/pom.xml @@ -46,7 +46,6 @@ <plugin> <groupId>com.mycila</groupId> <artifactId>license-maven-plugin</artifactId> - <version>3.0</version> <configuration> <header>License.txt</header> <includes> |