Skip to content

Commit

Permalink
1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Oct 3, 2017
1 parent 5e45900 commit dfc46fa
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<!--
<parent>
<groupId>com.alibaba</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0.0</version>
</parent>
-->
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.1.4-preview_08</version>
<version>1.1.4</version>

<packaging>jar</packaging>
<name>druid</name>
Expand Down

0 comments on commit dfc46fa

Please sign in to comment.