Skip to content

Commit

Permalink
rultor-maven-plugin added
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Oct 23, 2013
1 parent 2a61b60 commit da4edc9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<version>0.9</version>
<version>0.10</version>
</dependency>
<dependency>
<!--
Expand Down Expand Up @@ -1327,6 +1327,11 @@
</plugins>
<pluginManagement>
<plugins>
<plugin>
<groupId>com.rultor</groupId>
<artifactId>rultor-maven-plugin</artifactId>
<version>0.3</version>
</plugin>
<plugin>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-maven-plugin</artifactId>
Expand Down

0 comments on commit da4edc9

Please sign in to comment.