Skip to content

Commit

Permalink
1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Aug 21, 2016
1 parent 35d00ec commit 9c4c529
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
@@ -1,18 +1,16 @@
<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-SNAPSHOT</version>
</parent>
-->

-->
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.0.25-SNAPSHOT</version>
<version>1.0.25</version>

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

0 comments on commit 9c4c529

Please sign in to comment.