We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10ccfd commit 2e23eb7Copy full SHA for 2e23eb7
pom.xml
@@ -31,7 +31,7 @@
31
<groupId>org.jasig.portlet</groupId>
32
<artifactId>NewsReaderPortlet</artifactId>
33
<packaging>war</packaging>
34
- <version>5.0.6-SNAPSHOT</version>
+ <version>5.1.0</version>
35
36
<!-- More Project Information -->
37
<name>News Portlet</name>
@@ -64,7 +64,7 @@
64
<connection>scm:git:git://github.com/Jasig/NewsReaderPortlet.git</connection>
65
<developerConnection>scm:git:git@github.com:Jasig/NewsReaderPortlet.git</developerConnection>
66
<url>https://github.com/Jasig/NewsReaderPortlet</url>
67
- <tag>HEAD</tag>
+ <tag>NewsReaderPortlet-5.1.0</tag>
68
</scm>
69
70
<repositories>
0 commit comments