We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1bd29e commit c69d181Copy full SHA for c69d181
pom.xml
@@ -32,7 +32,7 @@
32
<artifactId>Announcements</artifactId>
33
<packaging>war</packaging>
34
<name>Announcements Portlet</name>
35
- <version>2.5.0</version>
+ <version>2.5.1-SNAPSHOT</version>
36
37
<properties>
38
<junit.version>4.13.2</junit.version>
@@ -75,7 +75,7 @@
75
<connection>scm:git:git://github.com/Jasig/AnnouncementsPortlet.git</connection>
76
<developerConnection>scm:git:git@github.com:Jasig/AnnouncementsPortlet.git</developerConnection>
77
<url>https://github.com/Jasig/AnnouncementsPortlet</url>
78
- <tag>Announcements-2.5.0</tag>
+ <tag>Announcements-2.2.0</tag>
79
</scm>
80
81
<dependencies>
0 commit comments