Skip to content

Commit

Permalink
fix for MarketSquare#94
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiparvu committed Apr 24, 2017
1 parent 5e18f08 commit 4e9c882
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
</dependency>
</dependencies>
<build>
<directory>${project.basedir}/target with spaces</directory>
<directory>${project.basedir}/target</directory>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -198,6 +198,7 @@
<includes>
<include>org.netbeans:jemmy</include>
<include>abbot:abbot</include>
<include>abbot:costello</include>
<include>junit:junit</include>
<include>gnu-regexp:gnu-regexp</include>
<include>org.jretrofit:jretrofit</include>
Expand Down

0 comments on commit 4e9c882

Please sign in to comment.