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 9310bd5 commit e7dbc2bCopy full SHA for e7dbc2b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>nl.geodienstencentrum.maven</groupId>
6
<artifactId>schemaspy-maven-plugin</artifactId>
7
- <version>5.2.0-SNAPSHOT</version>
+ <version>5.2.0-RC</version>
8
<packaging>maven-plugin</packaging>
9
10
<name>SchemaSpy Maven Plugin</name>
@@ -60,7 +60,7 @@
60
<connection>scm:git:git://github.com/GeoDienstenCentrum/schemaspy-maven-plugin.git</connection>
61
<developerConnection>scm:git:git@github.com:GeoDienstenCentrum/schemaspy-maven-plugin.git</developerConnection>
62
<url>https://github.com/GeoDienstenCentrum/schemaspy-maven-plugin/</url>
63
- <tag>HEAD</tag>
+ <tag>schemaspy-maven-plugin-5.2.0-RC</tag>
64
</scm>
65
<issueManagement>
66
<system>GitHub</system>
0 commit comments