Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit a559b68

Browse files
Merge pull request #10 from javaee/dbschema
Dbschema integ
2 parents 292518b + 8b8ee1e commit a559b68

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dbschema/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</parent>
5151
<groupId>org.glassfish.external</groupId>
5252
<artifactId>dbschema</artifactId>
53-
<version>6.6-SNAPSHOT</version>
53+
<version>6.7-SNAPSHOT</version>
5454
<name>DBschema repackaged as an OSGI bundle</name>
5555

5656
<properties>
@@ -85,7 +85,8 @@
8585
<connection>scm:git:git@github.com:javaee/repackaged.git</connection>
8686
<developerConnection>scm:git:git@github.com:javaee/repackaged.git</developerConnection>
8787
<url>https://github.com/javaee/repackaged.git</url>
88-
</scm>
88+
<tag>HEAD</tag>
89+
</scm>
8990

9091
<issueManagement>
9192
<system>IssueTracker</system>

0 commit comments

Comments
 (0)