summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Rioux <pierre.rioux@amdocs.com>2018-08-24 09:06:57 -0400
committerPierre Rioux <pierre.rioux@amdocs.com>2018-08-24 09:07:20 -0400
commite0e5872117ea71a8aa992808710756a4ba478b06 (patch)
tree46b3dff91422d942f8e909bf2d0a60d734e931e5
parenta2c10f7b5097b2dda32288706e1c41ebbdfd7ab1 (diff)
[LOG-427] adding docker location to pom
Change-Id: Ie75cbbdfa26f3f09265918d75733efc8cbd251dc Issue-ID: LOG-427 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 8a5ed40..0995e5e 100644
--- 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>