Skip to content

Commit

Permalink
Merge pull request #741 from thiagobustamante/5.3
Browse files Browse the repository at this point in the history
change pom version
  • Loading branch information
thiagobustamante authored Aug 8, 2016
2 parents ef65426 + cf721d9 commit 33df2b1
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>
<artifactId>crux-widgets</artifactId>
<name>Crux Widgets</name>
<version>5.3.3</version>
<version>5.3.4</version>
<description>Crux Widgets Library</description>

<parent>
Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>org.cruxframework</groupId>
<artifactId>crux-dev</artifactId>
<version>5.3.3</version>
<version>5.3.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 33df2b1

Please sign in to comment.