Skip to content

Commit

Permalink
Preparing for CDH4.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins slave committed Sep 4, 2012
1 parent d483cb0 commit 1dbdace
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion flume-config-web/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion flume-core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion flume-distribution/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion flume-docs/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion flume-log4j-appender/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion flume-microbenchmarks/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion flume-node-web/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion flume-windows-dist/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion plugins/flume-plugin-hbasesink/pom.xml
Expand Up @@ -5,7 +5,7 @@
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
</parent> </parent>


<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion plugins/flume-plugin-helloworld/pom.xml
Expand Up @@ -6,7 +6,7 @@
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
</parent> </parent>


<groupId>com.cloudera.flume.plugin</groupId> <groupId>com.cloudera.flume.plugin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,13 +5,13 @@
<parent> <parent>
<groupId>com.cloudera.cdh</groupId> <groupId>com.cloudera.cdh</groupId>
<artifactId>cdh-root</artifactId> <artifactId>cdh-root</artifactId>
<version>4.1.0-SNAPSHOT</version> <version>4.1.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>


<groupId>com.cloudera</groupId> <groupId>com.cloudera</groupId>
<artifactId>flume</artifactId> <artifactId>flume</artifactId>
<version>0.9.4-cdh4.1.0-SNAPSHOT</version> <version>0.9.4-cdh4.1.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Flume</name> <name>Flume</name>


Expand Down

0 comments on commit 1dbdace

Please sign in to comment.