Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit b292086

Browse files
author
Tim Levett
committed
[maven-release-plugin] prepare release FeedbackPortlet-1.0.6
1 parent 436cf06 commit b292086

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>edu.wisc.my.portlet</groupId>
1212
<artifactId>FeedbackPortlet</artifactId>
1313
<packaging>war</packaging>
14-
<version>1.0.6-SNAPSHOT</version>
14+
<version>1.0.6</version>
1515

1616
<name>Feedback Portlet</name>
1717
<description>Portlet that provides a UI for submitting feedback cases.</description>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:git://github.com/UW-Madison-DoIT/FeedbackPortlet.git</connection>
2828
<developerConnection>scm:git:git@github.com:UW-Madison-DoIT/FeedbackPortlet.git</developerConnection>
2929
<url>https://github.com/UW-Madison-DoIT/FeedbackPortlet</url>
30-
<tag>HEAD</tag>
30+
<tag>FeedbackPortlet-1.0.6</tag>
3131
</scm>
3232

3333
<properties>

0 commit comments

Comments
 (0)