mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-27 21:56:38 +10:00
[강운덕] [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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user