Skip to content

Commit 5d738a3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4bfcc1e commit 5d738a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>io.github.ngbsn</groupId>
66
<artifactId>sqlscript2jpa-codegen-maven-plugin</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<packaging>maven-plugin</packaging>
99

1010
<name>SQL Schema Script File to JPA Code Generator Maven Plugin</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:https://github.com/ngbsn/sqlscript2jpa-codegen.git</connection>
3131
<developerConnection>scm:git:https://github.com/ngbsn/sqlscript2jpa-codegen.git</developerConnection>
3232
<url>https://github.com/ngbsn/sqlscript2jpa-codegen</url>
33-
<tag>1.0.0</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636

0 commit comments

Comments
 (0)