Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit aace93b

Browse files
jenkinsVERMARAVI-BV
authored andcommitted
branch admin -prepare for next development iteration
1 parent cedc4e4 commit aace93b

File tree

55 files changed

+59
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+59
-58
lines changed

auth/auth-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

auth/auth-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

auth/auth-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

auth/auth-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>emodb</artifactId>
55
<groupId>com.bazaarvoice.emodb</groupId>
6-
<version>6.5.50</version>
6+
<version>6.5.51-SNAPSHOT</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

blob-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

blob-clients/blob-client-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

blob-clients/blob-client-jersey2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

blob-clients/blob-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

blob/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

cachemgr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.bazaarvoice.emodb</groupId>
88
<artifactId>emodb-parent</artifactId>
9-
<version>6.5.50</version>
9+
<version>6.5.51-SNAPSHOT</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)