Skip to content

Commit

Permalink
Removed reference to non-existing file (addresses ContentMine#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Jan 7, 2017
1 parent a184fce commit b63d742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.4.1</version>
<configuration>
<!-- configuration>
<descriptor>src/main/assembly/bin.xml</descriptor>
</configuration>
</configuration -->
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit b63d742

Please sign in to comment.