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
ja-fra committed Sep 9, 2024
1 parent e8567c4 commit ab9edec
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 @@ -20,7 +20,7 @@

<groupId>io.redlink.solr</groupId>
<artifactId>solr-advanced-suggester</artifactId>
<version>0.1.2</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Advanced Solr Suggester</name>
Expand Down Expand Up @@ -68,7 +68,7 @@
<connection>scm:git:https://github.com/redlink-gmbh/solr-advanced-suggester.git</connection>
<developerConnection>scm:git:git@github.com:redlink-gmbh/solr-advanced-suggester.git</developerConnection>
<url>https://github.com/redlink-gmbh/solr-advanced-suggester</url>
<tag>v0.1.2</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit ab9edec

Please sign in to comment.