Skip to content

Commit

Permalink
把lealone-netty子项目移到lealone-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
codefollower committed Sep 19, 2018
1 parent 5557fda commit 0d16b0f
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 1,178 deletions.
5 changes: 0 additions & 5 deletions lealone-main/pom.xml
Expand Up @@ -60,10 +60,5 @@
<artifactId>lealone-p2p</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.lealone</groupId>
<artifactId>lealone-netty</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
79 changes: 0 additions & 79 deletions lealone-netty/pom.xml

This file was deleted.

107 changes: 0 additions & 107 deletions lealone-netty/src/main/java/org/lealone/net/netty/NettyBuffer.java

This file was deleted.

This file was deleted.

0 comments on commit 0d16b0f

Please sign in to comment.