mirror of https://github.com/dspinellis/UMLGraph
[maven-release-plugin] prepare release R6_0_0
This commit is contained in:
parent
2a471e5b8c
commit
8d7a3e4b5c
4
pom.xml
4
pom.xml
|
|
@ -6,7 +6,7 @@
|
|||
<artifactId>umlgraph</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>UMLGraph</name>
|
||||
<version>6.0.0-SNAPSHOT</version>
|
||||
<version>6.0.0</version>
|
||||
<description>Declarative Drawing of UML Diagrams</description>
|
||||
<url>http://www.spinellis.gr/umlgraph</url>
|
||||
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
<url>https://github.com/dspinellis/UMLGraph/</url>
|
||||
<connection>scm:git://github.com/dspinellis/UMLGraph.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:dspinellis/UMLGraph.git</developerConnection>
|
||||
<tag>R5_7_1</tag>
|
||||
<tag>R6_0_0</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
|
|
|||
Loading…
Reference in New Issue