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 33d07aa commit 6d5fb1eCopy full SHA for 6d5fb1e
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>org.esupportail</groupId>
4
<artifactId>esup-lecture</artifactId>
5
<packaging>war</packaging>
6
- <version>3.0.3-esco-1.2.6</version>
+ <version>3.0.3-esco-1.2.7-SNAPSHOT</version>
7
<name>esup-lecture</name>
8
<url><![CDATA[http://www.esup-portail.org/display/PROJESUPLECTURE/Portlet+Lecture]]></url>
9
<repositories>
@@ -67,7 +67,7 @@
67
<scm>
68
<connection>scm:git:ssh://[email protected]/GIP-RECIA/esup-lecture.git</connection>
69
<developerConnection>scm:git:ssh://[email protected]/GIP-RECIA/esup-lecture.git</developerConnection>
70
- <tag>3.0.3-esco-1.2.6</tag>
+ <tag>HEAD</tag>
71
</scm>
72
73
<build>
0 commit comments