summaryrefslogtreecommitdiffstats
path: root/searchcore/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-04 22:06:11 +0200
committerGitHub <noreply@github.com>2018-09-04 22:06:11 +0200
commitf6076b70ef85bc6c0c10c373307acb1b1f456702 (patch)
tree2d3c7bad7f9157aba94c9119c6967ee34ecbec57 /searchcore/pom.xml
parent793aac11a3cbefd24535595665fc3c3104c1e043 (diff)
Revert "Bratseth/handle large constants take 2"
Diffstat (limited to 'searchcore/pom.xml')
-rw-r--r--searchcore/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/searchcore/pom.xml b/searchcore/pom.xml
index 002ba1f508f..3b43bf1205e 100644
--- a/searchcore/pom.xml
+++ b/searchcore/pom.xml
@@ -1,4 +1,3 @@
-<?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"
@@ -12,8 +11,8 @@
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>searchcore</artifactId>
- <packaging>jar</packaging>
<version>6-SNAPSHOT</version>
+ <packaging>jar</packaging>
<name>${project.artifactId}</name>
<dependencies>
<dependency>