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 b3deb65 commit c5fe027Copy full SHA for c5fe027
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.mitre.dsmiley.httpproxy</groupId>
5
<artifactId>smiley-http-proxy-servlet</artifactId>
6
- <version>1.11-SNAPSHOT</version>
+ <version>1.11</version>
7
<packaging>jar</packaging>
8
9
<name>Smiley's HTTP Proxy Servlet</name>
@@ -35,7 +35,7 @@
35
<url>https://github.com/dsmiley/HTTP-Proxy-Servlet</url>
36
<connection>scm:git:https://[email protected]/dsmiley/HTTP-Proxy-Servlet.git</connection>
37
<developerConnection>scm:git:[email protected]:dsmiley/HTTP-Proxy-Servlet.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>smiley-http-proxy-servlet-1.11</tag>
39
</scm>
40
41
<properties>
0 commit comments