Skip to content

Commit

Permalink
prepare 1.1.1-development
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophGr committed Jan 2, 2014
1 parent 66477ec commit ab27ef4
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<jandexVersion>1.1.0</jandexVersion>
<jandexVersion>1.1.1</jandexVersion>
</properties>

<parent>
Expand All @@ -12,7 +12,7 @@
<version>5</version>
</parent>
<artifactId>jandex</artifactId>
<version>${jandexVersion}.Final</version>
<version>${jandexVersion}.Final-SNAPSHOT</version>
<name>Java Annotation Indexer</name>
<packaging>bundle</packaging>

Expand Down

0 comments on commit ab27ef4

Please sign in to comment.