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

Commit f4e91f6

Browse files
author
jenkins
committed
branch admin -prepare release emodb-6.5.84
1 parent 1c65aaa commit f4e91f6

File tree

55 files changed

+57
-57
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

+57
-57
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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
6+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

common/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/astyanax/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/client-jax-rs-2/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/client-jersey2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.bazaarvoice.emodb</groupId>
77
<artifactId>emodb-parent</artifactId>
8-
<version>6.5.84-SNAPSHOT</version>
8+
<version>6.5.84</version>
99
<relativePath>../../parent/pom.xml</relativePath>
1010
</parent>
1111

common/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/dropwizard/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/jersey-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.bazaarvoice.emodb</groupId>
77
<artifactId>emodb-parent</artifactId>
8-
<version>6.5.84-SNAPSHOT</version>
8+
<version>6.5.84</version>
99
<relativePath>../../parent/pom.xml</relativePath>
1010
</parent>
1111

common/json/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/stash/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/uuid/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

common/zookeeper/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

databus-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

databus-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

databus-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

databus-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

databus/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

datacenter/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

event/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

job-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

job/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

kafka/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

megabus/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.bazaarvoice.emodb</groupId>
1313
<artifactId>emodb-parent</artifactId>
14-
<version>6.5.84-SNAPSHOT</version>
14+
<version>6.5.84</version>
1515
<packaging>pom</packaging>
1616

1717
<name>EmoDB Parent</name>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:[email protected]:bazaarvoice/emodb.git</connection>
2121
<developerConnection>scm:git:[email protected]:bazaarvoice/emodb.git</developerConnection>
2222
<url>scm:git:[email protected]:bazaarvoice/emodb.git</url>
23-
<tag>emodb-6.5.70</tag>
23+
<tag>emodb-6.5.84</tag>
2424
</scm>
2525

2626
<properties>

plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.bazaarvoice.emodb</groupId>
66
<artifactId>emodb-parent</artifactId>
7-
<version>6.5.84-SNAPSHOT</version>
7+
<version>6.5.84</version>
88
<relativePath>../parent/pom.xml</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 2 additions & 2 deletions
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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>parent/pom.xml</relativePath>
1111
</parent>
1212

@@ -18,7 +18,7 @@
1818
<connection>scm:git:[email protected]:bazaarvoice/emodb.git</connection>
1919
<developerConnection>scm:git:[email protected]:bazaarvoice/emodb.git</developerConnection>
2020
<url>scm:git:[email protected]:bazaarvoice/emodb.git</url>
21-
<tag>emodb-6.5.70</tag>
21+
<tag>emodb-6.5.84</tag>
2222
</scm>
2323

2424
<modules>

quality/integration/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../../parent/pom.xml</relativePath>
1111
</parent>
1212

quality/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

queue-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

queue-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

queue-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

queue-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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

queue/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.84-SNAPSHOT</version>
9+
<version>6.5.84</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)