Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
chore: Update app-framework to latest snapshot
Browse files Browse the repository at this point in the history
Use latest snapshot 6.1.1-SNAPSHOT
  • Loading branch information
vertein committed Oct 19, 2017
1 parent 76b5e2f commit d52dc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pom.xml
Expand Up @@ -42,7 +42,7 @@
<groupId>org.apereo.uportal</groupId>
<artifactId>uportal-app-framework</artifactId>
<type>war</type>
<version>6.0.5-SNAPSHOT</version>
<version>6.1.1-SNAPSHOT</version>
</dependency>

<!-- Test -->
Expand Down

0 comments on commit d52dc05

Please sign in to comment.