Skip to content

Commit

Permalink
Fix product version in scala 2.11 pom
Browse files Browse the repository at this point in the history
  • Loading branch information
boggle committed Apr 9, 2015
1 parent 1f64943 commit eb5f1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher-compiler-2.2_2.11/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down

0 comments on commit eb5f1b8

Please sign in to comment.