Skip to content

Commit

Permalink
CAMEL-10222: Update generated source code. This closes #1117
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Aug 15, 2016
1 parent 89df925 commit 0679764
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
2 changes: 0 additions & 2 deletions components-starter/camel-dropbox-starter/pom.xml
Expand Up @@ -40,12 +40,10 @@
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-core-starter</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
Expand Down
8 changes: 0 additions & 8 deletions components-starter/camel-hbase-starter/pom.xml
Expand Up @@ -41,14 +41,6 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
<exclusion>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down
12 changes: 0 additions & 12 deletions components-starter/camel-spark-starter/pom.xml
Expand Up @@ -41,18 +41,6 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
<exclusion>
<groupId>log4j</groupId>
<artifactId>apache-log4j-extras</artifactId>
</exclusion>
<exclusion>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 0679764

Please sign in to comment.