summaryrefslogtreecommitdiffstats
path: root/searchcore/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-05 10:08:44 +0200
committerJon Bratseth <bratseth@oath.com>2018-09-05 10:08:44 +0200
commit599c44acf8e38208f8165087cdd072124e726e8d (patch)
treed664531491bea286a060685215b4ca94984f91da /searchcore/pom.xml
parent57bf51e7af39a0df3807bba7f00a56a08cf6d62d (diff)
Revert "Merge pull request #6794 from vespa-engine/revert-6788-bratseth/handle-large-constants-take-2"
This reverts commit 7516c7245cbcda860ff977fe111ebfe7e35e0078, reversing changes made to 793aac11a3cbefd24535595665fc3c3104c1e043.
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>