We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98caa6a commit 18ae513Copy full SHA for 18ae513
pom.xml
@@ -10,7 +10,7 @@
10
<groupId>org.jasig.portlet.proxy</groupId>
11
<artifactId>WebProxyPortlet</artifactId>
12
<packaging>war</packaging>
13
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.1</version>
14
<name>WebProxyPortlet</name>
15
<description>
16
Collection of portlets for proxying external content
@@ -20,7 +20,7 @@
20
<connection>scm:git:git://github.com/Jasig/WebproxyPortlet.git</connection>
21
<developerConnection>scm:git:[email protected]:Jasig/WebproxyPortlet.git</developerConnection>
22
<url>https://github.com/Jasig/WebproxyPortlet</url>
23
- <tag>HEAD</tag>
+ <tag>WebProxyPortlet-2.3.1</tag>
24
</scm>
25
26
<issueManagement>
0 commit comments