Skip to content

Commit

Permalink
dep version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmosmann committed Oct 12, 2013
1 parent 6d12340 commit 8017e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdk-1.6-parent/serializer-fast/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wicketstuff</groupId> <groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.6-parent</artifactId> <artifactId>jdk-1.6-parent</artifactId>
<version>6.0-SNAPSHOT</version> <version>1.5-SNAPSHOT</version>
</parent> </parent>


<artifactId>wicketstuff-serializer-fast</artifactId> <artifactId>wicketstuff-serializer-fast</artifactId>
Expand Down

0 comments on commit 8017e12

Please sign in to comment.