diff --git a/README.md b/README.md index 4aa80235ad4c..00483cd10771 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ * Install agents without changing a single line of code * Minimal impact on performance (approximately 3% increase in resource usage) -## Latest Release (2017/12/29) -We're happy to announce the release of Pinpoint v1.7.0. -Please check the release note at (https://github.com/naver/pinpoint/releases/tag/1.7.0). +## Latest Release (2018/01/04) +We're happy to announce the release of Pinpoint v1.7.1. +Please check the release note at (https://github.com/naver/pinpoint/releases/tag/1.7.1). -The current stable version is [**v1.7.0**](https://github.com/naver/pinpoint/releases/tag/1.7.0). +The current stable version is [**v1.7.1**](https://github.com/naver/pinpoint/releases/tag/1.7.1). ### Plugin Development Guide (2016/03/18) We now have a [plugin development guide](https://github.com/naver/pinpoint/wiki/Pinpoint-Plugin-Developer-Guide "Pinpoint Plugin Development Guide"). Yay! diff --git a/agent/pom.xml b/agent/pom.xml index 0aa0dbb3a582..7f16de049d15 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.7.1-SNAPSHOT + 1.7.1 pinpoint-agent diff --git a/annotations/pom.xml b/annotations/pom.xml index e84af77b7571..f0c5021527d5 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.7.1-SNAPSHOT + 1.7.1