We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92e918 commit e58f5d7Copy full SHA for e58f5d7
pom.xml
@@ -31,7 +31,7 @@
31
<groupId>org.jasig.portlet</groupId>
32
<artifactId>BookmarksPortlet</artifactId>
33
<packaging>war</packaging>
34
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
35
36
<name>Bookmarks Portlet</name>
37
<description>Bookmarks Portlet.</description>
@@ -41,7 +41,7 @@
41
<connection>scm:git:git://github.com/Jasig/BookmarksPortlet.git</connection>
42
<developerConnection>scm:git:git@github.com:Jasig/BookmarksPortlet.git</developerConnection>
43
<url>https://github.com/Jasig/BookmarksPortlet</url>
44
- <tag>BookmarksPortlet-1.3.0</tag>
+ <tag>HEAD</tag>
45
</scm>
46
47
<issueManagement>
0 commit comments