Skip to content

Commit 177628e

Browse files
committed
[minor] polish
1 parent 769f101 commit 177628e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ pom.xml.next
88
release.properties
99
dependency-reduced-pom.xml
1010
buildNumber.properties
11-
output
11+
output
12+
scheme2ddl.iml

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<plugin>
6060
<groupId>org.apache.maven.plugins</groupId>
6161
<artifactId>maven-release-plugin</artifactId>
62+
<version>2.5.3</version>
6263
<configuration>
6364
<tagNameFormat>v@{project.version}</tagNameFormat>
6465
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)