Skip to content

Commit 9318a13

Browse files
committed
[maven-release-plugin] prepare release 1.0.3
1 parent 0cb9b98 commit 9318a13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.3-SNAPSHOT</version>
7+
<version>1.0.3</version>
88
<packaging>maven-plugin</packaging>
99

1010
<name>SQL Schema Script File to JPA Code Generator Maven Plugin</name>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:https://github.com/ngbsn/sqlscript2jpa-codegen.git</connection>
3232
<developerConnection>scm:git:https://github.com/ngbsn/sqlscript2jpa-codegen.git</developerConnection>
3333
<url>https://github.com/ngbsn/sqlscript2jpa-codegen</url>
34-
<tag>HEAD</tag>
34+
<tag>1.0.3</tag>
3535
</scm>
3636

3737

0 commit comments

Comments
 (0)