Skip to content

Commit

Permalink
Merge pull request #985 from thiagobustamante/1.2
Browse files Browse the repository at this point in the history
change pom version
  • Loading branch information
thiagobustamante authored Aug 8, 2016
2 parents b9ece5f + f3ff9e7 commit 129718b
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 @@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>crux-smart-faces</artifactId>
<version>1.2.3</version>
<version>1.2.4</version>
<name>Crux Smart Faces</name>
<description>Crux widgets library</description>

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 129718b

Please sign in to comment.