summaryrefslogtreecommitdiffstats
path: root/searchcore/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-09-05 17:44:29 +0200
committerGitHub <noreply@github.com>2018-09-05 17:44:29 +0200
commit25f0a082de8faa43f1d21e625dd77eb044d40c82 (patch)
treec1782314b38b425710474cbc1adc006f2d4e62fb /searchcore/pom.xml
parenteffa026363d34562643387373213e5059ad4f365 (diff)
Revert "Bratseth/handle large constants take 4"
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>