summaryrefslogtreecommitdiffstats
path: root/searchcore/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-05 13:43:50 +0200
committerGitHub <noreply@github.com>2018-09-05 13:43:50 +0200
commitf0a9d47ebbdb9d708707815dc8804e66af924dc2 (patch)
tree7fca345c83a6e8e420413688529d23c8b711781c /searchcore/pom.xml
parent8ea0b68d38beb85431fecf3cfe368310369b68f3 (diff)
Revert "Bratseth/handle large constants take 3"
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>