Ottomata has submitted this change and it was merged.
Change subject: Bump SNAPSHOT version to wmf-1
......................................................................
Bump SNAPSHOT version to wmf-1
Change-Id: Id95e4afcc86044f1a1c74fb508b57f7a314906a0
---
M camus-api/pom.xml
M camus-etl-kafka/pom.xml
M camus-example/pom.xml
M camus-schema-registry-avro/pom.xml
M camus-schema-registry/pom.xml
R lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.jar
R lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.xml
R lib/kafka-0.8-SNAPSHOT-wmf-1.jar
R lib/kafka-0.8-SNAPSHOT-wmf-1.xml
M pom.xml
10 files changed, 16 insertions(+), 16 deletions(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
diff --git a/camus-api/pom.xml b/camus-api/pom.xml
index 19fdc4c..20a2b06 100644
--- a/camus-api/pom.xml
+++ b/camus-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.linkedin.camus</groupId>
<artifactId>camus-parent</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT-wmf-1</version>
</parent>
<artifactId>camus-api</artifactId>
diff --git a/camus-etl-kafka/pom.xml b/camus-etl-kafka/pom.xml
index de63c15..bea5004 100644
--- a/camus-etl-kafka/pom.xml
+++ b/camus-etl-kafka/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.linkedin.camus</groupId>
<artifactId>camus-parent</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT-wmf-1</version>
</parent>
<artifactId>camus-etl-kafka</artifactId>
diff --git a/camus-example/pom.xml b/camus-example/pom.xml
index 518ef3b..1d40b18 100644
--- a/camus-example/pom.xml
+++ b/camus-example/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.linkedin.camus</groupId>
<artifactId>camus-parent</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT-wmf-1</version>
</parent>
<artifactId>camus-example</artifactId>
diff --git a/camus-schema-registry-avro/pom.xml
b/camus-schema-registry-avro/pom.xml
index 0b0ba2e..c19d974 100644
--- a/camus-schema-registry-avro/pom.xml
+++ b/camus-schema-registry-avro/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.linkedin.camus</groupId>
<artifactId>camus-parent</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT-wmf-1</version>
</parent>
<artifactId>camus-schema-registry-avro</artifactId>
diff --git a/camus-schema-registry/pom.xml b/camus-schema-registry/pom.xml
index e56c1c1..61b75d2 100644
--- a/camus-schema-registry/pom.xml
+++ b/camus-schema-registry/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.linkedin.camus</groupId>
<artifactId>camus-parent</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT-wmf-1</version>
</parent>
<artifactId>camus-schema-registry</artifactId>
diff --git a/lib/avro-repo-bundle-1.7.4-SNAPSHOT-withdeps.jar
b/lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.jar
similarity index 100%
rename from lib/avro-repo-bundle-1.7.4-SNAPSHOT-withdeps.jar
rename to lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.jar
Binary files differ
diff --git a/lib/avro-repo-bundle-1.7.4-SNAPSHOT-withdeps.xml
b/lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.xml
similarity index 89%
rename from lib/avro-repo-bundle-1.7.4-SNAPSHOT-withdeps.xml
rename to lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.xml
index 87c22fa..8a331fc 100644
--- a/lib/avro-repo-bundle-1.7.4-SNAPSHOT-withdeps.xml
+++ b/lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.avro</groupId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.7.4-SNAPSHOT-wmf-1</version>
<artifactId>avro-repo-bundle</artifactId>
</project>
diff --git a/lib/kafka-0.8-SNAPSHOT.jar b/lib/kafka-0.8-SNAPSHOT-wmf-1.jar
similarity index 100%
rename from lib/kafka-0.8-SNAPSHOT.jar
rename to lib/kafka-0.8-SNAPSHOT-wmf-1.jar
Binary files differ
diff --git a/lib/kafka-0.8-SNAPSHOT.xml b/lib/kafka-0.8-SNAPSHOT-wmf-1.xml
similarity index 97%
rename from lib/kafka-0.8-SNAPSHOT.xml
rename to lib/kafka-0.8-SNAPSHOT-wmf-1.xml
index 790e4e9..9b519cd 100644
--- a/lib/kafka-0.8-SNAPSHOT.xml
+++ b/lib/kafka-0.8-SNAPSHOT-wmf-1.xml
@@ -6,7 +6,7 @@
<groupId>org.apache.kafka</groupId>
<artifactId>kafka</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8-SNAPSHOT-wmf-1</version>
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index eb1ed91..0b87dc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<groupId>com.linkedin.camus</groupId>
<artifactId>camus-parent</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT-wmf-1</version>
<packaging>pom</packaging>
<name>Camus Parent</name>
<description>
@@ -62,7 +62,7 @@
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.7.4-SNAPSHOT-wmf-1</version>
<artifactId>avro-repo-bundle</artifactId>
</dependency>
<dependency>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8-SNAPSHOT-wmf-1</version>
</dependency>
<dependency>
<groupId>com.github.sgroschupf</groupId>
@@ -176,10 +176,10 @@
<configuration>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka</artifactId>
-
<version>0.8-SNAPSHOT</version>
+
<version>0.8-SNAPSHOT-wmf-1</version>
<packaging>jar</packaging>
-
<file>${basedir}/lib/kafka-0.8-SNAPSHOT.jar</file>
-
<pomFile>${basedir}/lib/kafka-0.8-SNAPSHOT.xml</pomFile>
+
<file>${basedir}/lib/kafka-0.8-SNAPSHOT-wmf-1.jar</file>
+
<pomFile>${basedir}/lib/kafka-0.8-SNAPSHOT-wmf-1.xml</pomFile>
</configuration>
</execution>
<execution>
@@ -191,10 +191,10 @@
<configuration>
<groupId>org.apache.avro</groupId>
<artifactId>avro-repo-bundle</artifactId>
-
<version>1.7.4-SNAPSHOT</version>
+
<version>1.7.4-SNAPSHOT-wmf-1</version>
<packaging>jar</packaging>
-
<file>${basedir}/lib/avro-repo-bundle-1.7.4-SNAPSHOT-withdeps.jar</file>
-
<pomFile>${basedir}/lib/avro-repo-bundle-1.7.4-SNAPSHOT-withdeps.xml</pomFile>
+
<file>${basedir}/lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.jar</file>
+
<pomFile>${basedir}/lib/avro-repo-bundle-1.7.4-SNAPSHOT-wmf-1-withdeps.xml</pomFile>
</configuration>
</execution>
</executions>
--
To view, visit https://gerrit.wikimedia.org/r/90163
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id95e4afcc86044f1a1c74fb508b57f7a314906a0
Gerrit-PatchSet: 1
Gerrit-Project: analytics/camus
Gerrit-Branch: wmf-1
Gerrit-Owner: QChris <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits