diff --git a/agent/pom.xml b/agent/pom.xml index cb23911d5..3ed611666 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-agent diff --git a/bootstrap-core/pom.xml b/bootstrap-core/pom.xml index 7f53514ed..a2103e1b1 100644 --- a/bootstrap-core/pom.xml +++ b/bootstrap-core/pom.xml @@ -5,7 +5,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-bootstrap-core diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index ab921b66b..c7434fd6e 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -5,7 +5,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-bootstrap diff --git a/collector/pom.xml b/collector/pom.xml index d52ee8ced..3e6fd0f7a 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-collector diff --git a/commons/pom.xml b/commons/pom.xml index afcd9c1ac..6b24ead0f 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-commons diff --git a/pom.xml b/pom.xml index 1e3e849de..79acfb2e1 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint pom diff --git a/profiler-optional/pom.xml b/profiler-optional/pom.xml index a5425b5e0..a33173e99 100644 --- a/profiler-optional/pom.xml +++ b/profiler-optional/pom.xml @@ -3,7 +3,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-profiler-optional diff --git a/profiler/pom.xml b/profiler/pom.xml index 7527dc006..a643b16f6 100644 --- a/profiler/pom.xml +++ b/profiler/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-profiler diff --git a/rpc/pom.xml b/rpc/pom.xml index b2f36dbb3..a37e32a4b 100644 --- a/rpc/pom.xml +++ b/rpc/pom.xml @@ -7,7 +7,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-rpc diff --git a/test/pom.xml b/test/pom.xml index c055bbc86..b75b048de 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-test diff --git a/thrift/pom.xml b/thrift/pom.xml index c7be30e87..9f5f13e65 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-thrift diff --git a/web/pom.xml b/web/pom.xml index ee63538b7..9a232870f 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pom - 1.0.4-SNAPSHOT + 1.1.0-SNAPSHOT pinpoint-web