Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
The project NOTICE lists the mysql-connector-java (https://github.com/alibaba/RocketMQ/blob/master/NOTICE). This must be removed from the project
  • Loading branch information
vongosling authored Sep 30, 2016
1 parent f9c921f commit 2664f33
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -447,11 +447,6 @@
<artifactId>fastjson</artifactId>
<version>1.2.12</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.31</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
Expand Down

0 comments on commit 2664f33

Please sign in to comment.