From 57b0c583d3bba0d586e2e93bad3ca58eff92900d Mon Sep 17 00:00:00 2001 From: Hyun Jeong Date: Thu, 28 Aug 2014 19:18:56 +0900 Subject: [PATCH] [#3] Change Pinpoint versions to 1.0.3-SNAPSHOT. --- bootstrap/pom.xml | 2 +- collector/pom.xml | 2 +- commons/pom.xml | 2 +- pom.xml | 2 +- profiler-optional/pom.xml | 2 +- profiler/pom.xml | 2 +- rpc/pom.xml | 2 +- testweb/pom.xml | 2 +- thrift/pom.xml | 2 +- web/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 58da4b1c9..3f2bfd8c9 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -6,7 +6,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-bootstrap diff --git a/collector/pom.xml b/collector/pom.xml index 013803181..f40bdf2d3 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-collector diff --git a/commons/pom.xml b/commons/pom.xml index d28b203b9..d3e4a5901 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-commons diff --git a/pom.xml b/pom.xml index 857cacd78..688b99d44 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint pom diff --git a/profiler-optional/pom.xml b/profiler-optional/pom.xml index 2e64bf14e..ab31098f5 100644 --- a/profiler-optional/pom.xml +++ b/profiler-optional/pom.xml @@ -3,7 +3,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-profiler-optional diff --git a/profiler/pom.xml b/profiler/pom.xml index 7892517e7..92142aed8 100644 --- a/profiler/pom.xml +++ b/profiler/pom.xml @@ -4,7 +4,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-profiler diff --git a/rpc/pom.xml b/rpc/pom.xml index 6f29466ff..4625857ee 100644 --- a/rpc/pom.xml +++ b/rpc/pom.xml @@ -7,7 +7,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-rpc diff --git a/testweb/pom.xml b/testweb/pom.xml index 8cd102827..213f846a3 100644 --- a/testweb/pom.xml +++ b/testweb/pom.xml @@ -4,7 +4,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-testweb diff --git a/thrift/pom.xml b/thrift/pom.xml index f03873e1b..be2ee6bc0 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -4,7 +4,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-thrift diff --git a/web/pom.xml b/web/pom.xml index 444dbd63a..1eee3b43b 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ com.nhn.pinpoint pom - 1.0.2 + 1.0.3-SNAPSHOT pinpoint-web