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
m-dzianishchyts committed May 18, 2024
1 parent 459070c commit a86b638
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 @@

<groupId>org.dflib</groupId>
<artifactId>jjava</artifactId>
<version>1.0</version>
<version>1.1-SNAPSHOT</version>
<name>Java Jupyter Kernel</name>

<properties>
Expand All @@ -23,7 +23,7 @@
<connection>scm:git:https://github.com/m-dzianishchyts/jjava</connection>
<developerConnection>scm:git:ssh://[email protected]/m-dzianishchyts/jjava</developerConnection>
<url>https://github.com/m-dzianishchyts/jjava</url>
<tag>1.0</tag>
<tag>${project.version}</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit a86b638

Please sign in to comment.