Skip to content

Commit

Permalink
Fixed errors due to merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusmelke committed Oct 22, 2015
1 parent f1cdcae commit 8dcfdd6
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 112 deletions.
8 changes: 0 additions & 8 deletions manual/contents/pom.xml
Expand Up @@ -4,20 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-manual-contents</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3

<name>Neo4j - Reference Manual Contents</name>
<description>Neo4j Reference Manual Contents.</description>
Expand Down
8 changes: 0 additions & 8 deletions manual/cypher/cypher-docs/pom.xml
Expand Up @@ -3,22 +3,14 @@
<parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-docs-parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>..</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-docs</artifactId>
<packaging>jar</packaging>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<name>Neo4j - Cypher Documentation</name>
<description>Neo4j query language documentation</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down
8 changes: 0 additions & 8 deletions manual/cypher/graphgist/pom.xml
Expand Up @@ -4,19 +4,11 @@
<parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-docs-parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>..</relativePath>
</parent>
<artifactId>neo4j-graphgist</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<name>Neo4j - GraphGist</name>
<description>Cypher tutorial documentation tool.</description>

Expand Down
8 changes: 0 additions & 8 deletions manual/cypher/pom.xml
Expand Up @@ -4,20 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../../community/cypher/</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-docs-parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<name>Neo4j - Cypher Documentation Build</name>
<description>Neo4j - Cypher Documentation Build</description>
<packaging>pom</packaging>
Expand Down
8 changes: 0 additions & 8 deletions manual/cypher/refcard-tests/pom.xml
Expand Up @@ -4,19 +4,11 @@
<parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-docs-parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>..</relativePath>
</parent>
<artifactId>neo4j-cypher-refcard-tests</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<name>Neo4j - Cypher Reference Card Tests</name>
<description>Test for Reference Card for the Neo4j Cypher Query Language.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down
8 changes: 0 additions & 8 deletions manual/javadocs/pom.xml
Expand Up @@ -5,21 +5,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../..</relativePath>
</parent>

<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-javadocs</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3

<name>Neo4j - Javadocs</name>
<packaging>pom</packaging>
Expand Down
8 changes: 0 additions & 8 deletions manual/manual/pom.xml
Expand Up @@ -4,20 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-manual</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3

<name>Neo4j - Reference Manual</name>
<description>Neo4j Reference Manual.</description>
Expand Down
8 changes: 0 additions & 8 deletions manual/neo4j-harness-test/pom.xml
Expand Up @@ -5,22 +5,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>org.neo4j.test</groupId>
<artifactId>neo4j-harness-test</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3

<packaging>jar</packaging>

Expand Down
8 changes: 0 additions & 8 deletions manual/refcard/pom.xml
Expand Up @@ -4,20 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-refcard</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<name>Neo4j - Cypher Reference Card</name>
<description>Reference Card for the Neo4j Cypher Query Language.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down
8 changes: 0 additions & 8 deletions packaging/installer-linux/installer-debian/pom.xml
Expand Up @@ -4,21 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../../..</relativePath>
</parent>

<groupId>org.neo4j</groupId>
<artifactId>neo4j-installer-debian</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3

<packaging>pom</packaging>

Expand Down
Expand Up @@ -4,20 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-installer-rpm</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>..</relativePath>
</parent>

<artifactId>neo4j-advanced-rpm</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<packaging>pom</packaging>


Expand Down
Expand Up @@ -4,20 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-installer-rpm</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>..</relativePath>
</parent>

<artifactId>neo4j-community-rpm</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<packaging>pom</packaging>


Expand Down
Expand Up @@ -4,20 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-installer-rpm</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>..</relativePath>
</parent>

<artifactId>neo4j-enterprise-rpm</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<packaging>pom</packaging>


Expand Down
8 changes: 0 additions & 8 deletions packaging/installer-linux/installer-rpm/pom.xml
Expand Up @@ -5,11 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<relativePath>../../..</relativePath>
</parent>
<properties>
Expand All @@ -18,11 +14,7 @@
</properties>

<artifactId>neo4j-installer-rpm</artifactId>
<<<<<<< HEAD
<version>3.0.0-SNAPSHOT</version>
=======
<version>2.3.1-SNAPSHOT</version>
>>>>>>> upstream/2.3
<packaging>pom</packaging>

<name>Neo4j RPM Installers</name>
Expand Down

0 comments on commit 8dcfdd6

Please sign in to comment.