We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d571fbb commit 8bc9329Copy full SHA for 8bc9329
pom.xml
@@ -30,7 +30,7 @@
30
<groupId>org.jasig.portlet.proxy</groupId>
31
<artifactId>WebProxyPortlet</artifactId>
32
<packaging>war</packaging>
33
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.4</version>
34
<name>WebProxyPortlet</name>
35
<description>
36
Collection of portlets for proxying external content
@@ -40,7 +40,7 @@
40
<connection>scm:git:git://github.com/Jasig/WebproxyPortlet.git</connection>
41
<developerConnection>scm:git:[email protected]:Jasig/WebproxyPortlet.git</developerConnection>
42
<url>https://github.com/Jasig/WebproxyPortlet</url>
43
- <tag>HEAD</tag>
+ <tag>WebProxyPortlet-2.3.4</tag>
44
</scm>
45
46
<issueManagement>
0 commit comments