Skip to content

Commit

Permalink
Added short-name property so that tagBase gets correctly set
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.neo4j.org/components/neo4j/trunk@6006 0b971d98-bb2f-0410-8247-b05b2b5feb2a
  • Loading branch information
tinwelint committed Oct 8, 2010
1 parent 5004bae commit 659151b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<url>http://components.neo4j.org/${project.artifactId}/</url>
<description>A meta package containing the most used Neo4j libraries. Intended use: as a Maven dependency.</description>

<properties>
<short-name>neo4j</short-name>
</properties>

<dependencies>
<dependency>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit 659151b

Please sign in to comment.