diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-03-05 13:04:12 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-03-05 15:26:41 +0000 |
commit | e964aecea98e6a4362ed163e6a72d377e6523e1f (patch) | |
tree | 6bf27b8519352e10846a8a1fa057ed312c1ff4ea /pom.xml | |
parent | bf72b3396c4a29568ed4093e6cda52c69f322eb7 (diff) |
Updating default AAF artifacts
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I069d2315d8a1d77a83749c0d50f0d00d6c528083
Issue-ID: DMAAP-1399
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -307,7 +307,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.6.0</version> <configuration> <source>1.8</source> <target>1.8</target> |