Skip to content

Commit

Permalink
Fix version in modules that are not active by default
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli committed Oct 30, 2019
1 parent d49b46f commit 7efa8e8
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/bk-grpc-name-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client </name>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client-base</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: Base</name>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/kv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-kv-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: KV</name>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-clients-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-java-client-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-clients-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion stream/proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-server</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Server</name>
Expand Down
2 changes: 1 addition & 1 deletion stream/statelib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/storage/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-service-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream/storage/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-service-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream/storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream/tests-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests.integration</groupId>
<artifactId>tests-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.bookkeeper.tests.integration</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tools/perf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-tools-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-perf</artifactId>
<name>Apache BookKeeper :: Tools :: Perf</name>
Expand Down
2 changes: 1 addition & 1 deletion tools/stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-tools-parent</artifactId>
<version>4.10.0-SNAPSHOT</version>
<version>4.11.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-cli</artifactId>
<name>Apache BookKeeper :: Tools :: Stream</name>
Expand Down

0 comments on commit 7efa8e8

Please sign in to comment.