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 e295a03 commit 1e59a40Copy full SHA for 1e59a40
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>org.fenixedu</groupId>
13
<artifactId>bennu-papyrus</artifactId>
14
- <version>1.1.0-SNAPSHOT</version>
+ <version>2.0.0</version>
15
<packaging>jar</packaging>
16
17
<name>Bennu Papyrus Integration</name>
@@ -25,7 +25,7 @@
25
<connection>scm:git:[email protected]:fenixedu/bennu-papyrus.git</connection>
26
<developerConnection>scm:git:[email protected]:fenixedu/bennu-papyrus.git</developerConnection>
27
<url>http://fenixedu.org</url>
28
- <tag>HEAD</tag>
+ <tag>v2.0.0</tag>
29
</scm>
30
31
<properties>
0 commit comments