[강운덕] [LUCYSUS-1744] 0.0.3-SNAPSHOT -> 0.0.4-SNAPSHOT 으로 변경.

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-testweb/trunk@1870 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Woonduk Kang
2013-06-12 06:46:11 +00:00
parent 6694fcfa03
commit c814429762
+5 -3
View File
@@ -3,8 +3,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.nhn.pinpoint</groupId>
<artifactId>pinpoint-testweb</artifactId>
<version>0.0.3-SNAPSHOT</version>
<name>PINPOINT TEST Web</name>
<version>0.0.4-SNAPSHOT</version>
<name>pinpoint test web</name>
<packaging>war</packaging>
<repositories>
@@ -113,10 +113,12 @@
<artifactId>cubrid-jdbc</artifactId>
<version>8.4.1.2032</version>
</dependency>
<dependency>
<groupId>oracle</groupId>
<artifactId>ojdbc6</artifactId>
<version>11.1.0.7.0</version>
<version>11.2.0.3.0</version>
<scope>compile</scope>
</dependency>
<!-- web -->