Skip to content

Commit

Permalink
first binary distribution (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkons committed Jul 14, 2013
1 parent a0c09bf commit e915459
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<descriptors>
<descriptor>src/assemble/assembly.xml</descriptor>
</descriptors>
<appendAssemblyId>false</appendAssemblyId>
<appendAssemblyId>true</appendAssemblyId>
</configuration>
<executions>
<execution>
Expand Down
2 changes: 1 addition & 1 deletion src/assemble/assembly.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<assembly xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd">
<id>build</id>
<id>alpha</id>

<formats>
<format>dir</format>
Expand Down

0 comments on commit e915459

Please sign in to comment.