summaryrefslogtreecommitdiffstats
path: root/searchcore/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-05 15:28:33 +0200
committerJon Bratseth <bratseth@oath.com>2018-09-05 15:28:33 +0200
commite46bd222b929687aacaad2fd42ed75d488a78f24 (patch)
tree7a637101fc11a4491b3747cb60d28466d685f1a6 /searchcore/pom.xml
parent3bcb5407524034b3206aef269fef52a196023504 (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>