Skip to content

Commit

Permalink
versions up
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Sep 29, 2013
1 parent 94ad5e8 commit d30d5f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@
<plugin>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-maven-plugin</artifactId>
<version>0.7.22</version>
<version>0.9</version>
<executions>
<execution>
<id>jcabi-versionalize-packages</id>
Expand Down Expand Up @@ -951,7 +951,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>0.10</version>
<version>0.11.1</version>
</dependency>
<dependency>
<!--
Expand All @@ -969,7 +969,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<version>0.8</version>
<version>0.9</version>
</dependency>
<dependency>
<!--
Expand Down Expand Up @@ -1202,7 +1202,7 @@
-->
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>
<version>3.5</version>
<version>3.5.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit d30d5f3

Please sign in to comment.