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
findepi committed Jul 13, 2023
1 parent df27dac commit dfc6a32
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>units</artifactId>
<version>1.10</version>
<version>1.11-SNAPSHOT</version>
<packaging>jar</packaging>

<name>units</name>
Expand Down Expand Up @@ -89,8 +89,4 @@
<scope>test</scope>
</dependency>
</dependencies>

<scm>
<tag>1.10</tag>
</scm>
</project>

0 comments on commit dfc6a32

Please sign in to comment.