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
jamesnetherton committed Jan 6, 2024
1 parent e0b5fd4 commit 09f89bd
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 @@ -5,7 +5,7 @@

<groupId>com.github.jamesnetherton</groupId>
<artifactId>zulip-java-client</artifactId>
<version>0.6.0</version>
<version>0.7.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zulip Java Client</name>
Expand Down Expand Up @@ -39,7 +39,7 @@
<connection>scm:git:git://github.com/jamesnetherton/zulip-java-client.git</connection>
<developerConnection>scm:git:[email protected]:jamesnetherton/zulip-java-client.git</developerConnection>
<url>${project.url}</url>
<tag>0.6.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 09f89bd

Please sign in to comment.