Skip to content

Commit bff95c9

Browse files
committed
SB-1286: Store users in OrientDB
1 parent 6cca5fe commit bff95c9

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

strongbox-db-import/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
<parent>
99
<groupId>org.carlspring.strongbox</groupId>
1010
<artifactId>strongbox-db</artifactId>
11-
<version>1.0-SNAPSHOT</version>
11+
<version>1.0-PR-15-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>strongbox-db-import</artifactId>
16-
1716
<inceptionYear>2019</inceptionYear>
1817

1918
<properties>

strongbox-db-liquibase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.carlspring.strongbox</groupId>
1010
<artifactId>strongbox-db</artifactId>
11-
<version>1.0-SNAPSHOT</version>
11+
<version>1.0-PR-15-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

strongbox-db-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.carlspring.strongbox</groupId>
1111
<artifactId>strongbox-db</artifactId>
12-
<version>1.0-SNAPSHOT</version>
12+
<version>1.0-PR-15-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

0 commit comments

Comments
 (0)