Skip to content

Commit

Permalink
#33 set postgresql-maven-plugin version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsiemion committed Jan 15, 2015
1 parent c718f28 commit fca1a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<plugin>
<groupId>com.github.adrianboimvaser</groupId>
<artifactId>postgresql-maven-plugin</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
<configuration>
<pgsqlHome>${project.build.directory}/pgsql</pgsqlHome>
<dataDir>${project.build.directory}/data</dataDir>
Expand Down

0 comments on commit fca1a5c

Please sign in to comment.