Skip to content

Commit

Permalink
Issue CruxFramework#2 - Make Showcase project compatible with Crux 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Cardoso committed Dec 11, 2015
1 parent 04109a9 commit bd36bd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cross-device-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cruxframework</groupId>
<artifactId>cross-device-showcase</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
<name>CrossDeviceShowcase</name>
<packaging>war</packaging>
<description>Crux Cross-Device Showcase of Features</description>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>org.cruxframework.showcasecore</groupId>
<artifactId>showcase-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit bd36bd6

Please sign in to comment.