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

Commit c55e0cf

Browse files
committed
fix typo in dependency on latest framework snapshot
1 parent c61c566 commit c55e0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<groupId>org.apereo.uportal</groupId>
4343
<artifactId>uportal-app-framework</artifactId>
4444
<type>war</type>
45-
<version>21.0-3-SNAPSHOT</version>
45+
<version>21.0.3-SNAPSHOT</version>
4646
</dependency>
4747

4848
<!-- Test -->

0 commit comments

Comments
 (0)