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 0617af9 commit d4741cbCopy full SHA for d4741cb
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.orbisgis</groupId>
6
<artifactId>java-network-analyzer</artifactId>
7
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.5.0</version>
8
<packaging>bundle</packaging>
9
10
<!-- More Project Information -->
@@ -40,7 +40,7 @@
40
<connection>scm:git:https://github.com/orbisgis/java-network-analyzer.git</connection>
41
<developerConnection>scm:git:https://github.com/orbisgis/java-network-analyzer.git</developerConnection>
42
<url>git@github.com:orbisgis/java-network-analyzer.git</url>
43
- <tag>HEAD</tag>
+ <tag>v0.5.0</tag>
44
</scm>
45
46
<issueManagement>
0 commit comments