Skip to content

Commit

Permalink
0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zsoltherpai committed Oct 25, 2015
1 parent 07743de commit d26cf35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion feather/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codejargon.feather</groupId>
<artifactId>feather-parent</artifactId>
<version>0.9-SNAPSHOT</version>
<version>0.9</version>
</parent>
<artifactId>feather</artifactId>
<name>Feather</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codejargon.feather</groupId>
<artifactId>feather-parent</artifactId>
<version>0.9-SNAPSHOT</version>
<version>0.9</version>
<packaging>pom</packaging>
<name>Feather Parent</name>
<url>https://github.com/zsoltherpai/feather</url>
<modules>
<module>feather</module>
</modules>
<description>
Feather is an ultra-lightweight dependency injection (JSR-330) tool.
Feather is an ultra-lightweight dependency injection (JSR-330) library for Java and Android.
</description>
<licenses>
<license>
Expand Down

0 comments on commit d26cf35

Please sign in to comment.