Skip to content

Commit

Permalink
0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Sep 29, 2013
1 parent d30d5f3 commit 0ef581b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.jcabi</groupId>
<artifactId>parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.10.1</version>
<packaging>pom</packaging>
<name>parent</name>
<description>com.jcabi:parent</description>
Expand Down Expand Up @@ -357,7 +357,7 @@
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>3.2</version>
<version>3.3</version>
<configuration>
<generateSitemap>true</generateSitemap>
<reportPlugins>
Expand Down

0 comments on commit 0ef581b

Please sign in to comment.