Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
OrbisGIS committed Sep 23, 2024
1 parent 62154ea commit 356f540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.orbisgis</groupId>
<artifactId>demat</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<description>Demat is breton word to said "Hello". Demat is library to run Vega-lite specifications.</description>
<!-- Properties -->
Expand Down Expand Up @@ -334,7 +334,7 @@
<connection>scm:git:git://github.com/orbisgis/demat</connection>
<developerConnection>scm:git:https://github.com/orbisgis/demat.git</developerConnection>
<url>[email protected]:orbisgis/demat.git</url>
<tag>v1.0.0</tag>
<tag>HEAD</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 356f540

Please sign in to comment.