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 328c538 commit 53c0e43Copy full SHA for 53c0e43
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
<groupId>org.jasig.portlet</groupId>
11
<artifactId>esup-twitter</artifactId>
12
<packaging>war</packaging>
13
- <version>0.14-SNAPSHOT</version>
+ <version>0.14</version>
14
15
<name>EsupTwitter</name>
16
<description>EsupTwitter : display timelines from twitter.com</description>
@@ -20,7 +20,7 @@
20
<connection>scm:git:git://github.com/Jasig/EsupTwitter.git</connection>
21
<developerConnection>scm:git:git@github.com:Jasig/EsupTwitter.git</developerConnection>
22
<url>https://github.com/Jasig/EsupTwitter</url>
23
- <tag>HEAD</tag>
+ <tag>esup-twitter-0.14</tag>
24
</scm>
25
26
<issueManagement>
0 commit comments