Skip to content

Commit

Permalink
v0.10.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Osheroff committed Aug 4, 2015
1 parent edd5c30 commit e042e8b
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 @@ -4,7 +4,7 @@

<groupId>com.zendesk</groupId>
<artifactId>maxwell</artifactId>
<version>0.9.4</version>
<version>0.10.0-RC1</version>
<packaging>jar</packaging>

<name>maxwell</name>
Expand Down Expand Up @@ -114,6 +114,7 @@
<descriptors>
<descriptor>src/main/assembly/assembly.xml</descriptor>
</descriptors>
<appendAssemblyId>false</appendAssemblyId>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit e042e8b

Please sign in to comment.