Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Commit

Permalink
Bump version no
Browse files Browse the repository at this point in the history
  • Loading branch information
maltemoeser committed Aug 16, 2017
1 parent 13c9906 commit eea5f5c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.maltemoeser</groupId>
<artifactId>bcgraph</artifactId>
<version>0.1</version>
<version>0.1.1</version>

<properties>
<neo4j.version>3.2.3</neo4j.version>
Expand Down Expand Up @@ -36,6 +36,9 @@
<configuration>
<format>xml</format>
<maxmem>256m</maxmem>
<!-- aggregated reports for multi-module projects -->
<aggregate>true</aggregate>
<check/>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit eea5f5c

Please sign in to comment.