mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-21 18:56:11 +10:00
[강운덕] [LUCYSUS-1744]spring-data-hadoop 이 1.0.0이 릴리즈 되어 디펜던시 변경. api 의 변경내용이 있어 정식 릴리즈 버전에 호환되게 hbaseTemplate를 수정함.
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-server/trunk@1900 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -12,16 +12,6 @@
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>com.springsource.repository.bundles.release</id>
|
||||
<name>SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</name>
|
||||
<url>http://repository.springsource.com/maven/bundles/release</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>com.springsource.repository.bundles.external</id>
|
||||
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
|
||||
<url>http://repository.springsource.com/maven/bundles/external</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>nhn.release.repository</id>
|
||||
<url>http://repo.nhncorp.com/maven2</url>
|
||||
@@ -301,7 +291,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-hadoop</artifactId>
|
||||
<version>1.0.0.RC1</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.springframework</groupId>
|
||||
|
||||
Reference in New Issue
Block a user