aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-04 15:39:42 +0200
committerJon Bratseth <bratseth@oath.com>2018-09-04 15:39:42 +0200
commitc1254b42793bb724593e0f6b0aba693fcfc54ca8 (patch)
tree3526e759cb951a9863237fe50508205363ad2b43 /searchcore/pom.xml
parentddd2b9f76bccd696af9aef93d6b4d0fbb50d0298 (diff)
Export searchcore config
Export searchcore config and include it in model-evaluation. Not needed by other modules, and if it were it should probably move to searchlib.
Diffstat (limited to 'searchcore/pom.xml')
-rw-r--r--searchcore/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/searchcore/pom.xml b/searchcore/pom.xml
index 3b43bf1205e..002ba1f508f 100644
--- a/searchcore/pom.xml
+++ b/searchcore/pom.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -11,8 +12,8 @@
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>searchcore</artifactId>
- <version>6-SNAPSHOT</version>
<packaging>jar</packaging>
+ <version>6-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>
<dependency>