Skip to content

Commit 4822bb1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b79d262 commit 4822bb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>org.fusesource.jansi</groupId>
2727
<artifactId>jansi</artifactId>
28-
<version>2.3.2</version>
28+
<version>2.3.3-SNAPSHOT</version>
2929
<packaging>jar</packaging>
3030

3131
<name>${project.artifactId}</name>
@@ -36,7 +36,7 @@
3636
<jdkTarget>1.7</jdkTarget>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<slf4j-version>1.6.1</slf4j-version>
39-
<project.build.outputTimestamp>2021-03-16T09:44:51Z</project.build.outputTimestamp>
39+
<project.build.outputTimestamp>2021-03-16T09:45:01Z</project.build.outputTimestamp>
4040
</properties>
4141

4242
<url>http://fusesource.github.io/jansi</url>
@@ -76,7 +76,7 @@
7676
<url>https://github.com/fusesource/jansi</url>
7777
<connection>scm:git:git://github.com/fusesource/jansi.git</connection>
7878
<developerConnection>scm:git:ssh://git@github.com/fusesource/jansi.git</developerConnection>
79-
<tag>jansi-2.3.2</tag>
79+
<tag>HEAD</tag>
8080
</scm>
8181

8282
<distributionManagement>

0 commit comments

Comments
 (0)