Skip to content

Commit

Permalink
prepare 1.1.0-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kdlan committed Mar 28, 2013
1 parent daa9aaa commit af0e6d0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.anjuke.romar</groupId>
<artifactId>romar-core</artifactId>
<version>1.0.1</version>
<version>1.1.0-snapshot</version>
<packaging>jar</packaging>
<name>romar</name>
<url>https://github.com/erning/romar</url>
Expand Down Expand Up @@ -90,14 +90,6 @@
<consoleOutput>true</consoleOutput>
<linkXRef>false</linkXRef>
</configuration>
<executions>
<execution>
<phase>compile</phase>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit af0e6d0

Please sign in to comment.