Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Commit

Permalink
initiate release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cprudhom committed Dec 9, 2014
1 parent 3ae2b4b commit bbf39da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@
<descriptors>
<descriptor>src/assembly/with-dep.xml</descriptor>
</descriptors>
<archive>
<manifest>
<mainClass>org.chocosolver.parser.flatzinc.ChocoFZN</mainClass>
</manifest>
</archive>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit bbf39da

Please sign in to comment.