[LOG-427] adding docker location to pom 31/62331/1
authorPierre Rioux <pierre.rioux@amdocs.com>
Fri, 24 Aug 2018 13:06:57 +0000 (09:06 -0400)
committerPierre Rioux <pierre.rioux@amdocs.com>
Fri, 24 Aug 2018 13:07:20 +0000 (09:07 -0400)
Change-Id: Ie75cbbdfa26f3f09265918d75733efc8cbd251dc
Issue-ID: LOG-427
Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8a5ed40..0995e5e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -65,6 +65,7 @@ limitations under the License.
                <version.jacoco.maven.plugin>0.7.9</version.jacoco.maven.plugin>
                <version.org.glassfish.jersey.core.jersey-client>2.23</version.org.glassfish.jersey.core.jersey-client>
                <version.aai.aai-schema-ingest>1.2.4</version.aai.aai-schema-ingest>
+               <docker.location>${basedir}/target</docker.location>
        </properties>
 
        <dependencies>