diff --git a/README.md b/README.md
index e7b0d3c..c3a9565 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ statsd-jvm-profiler is available in Maven Central:
com.etsy
statsd-jvm-profiler
- 1.0.0
+ 1.0.1
```
@@ -29,7 +29,7 @@ If you would like an uberjar containing all of the dependencies instead of the s
com.etsy
statsd-jvm-profiler
- 1.0.0
+ 1.0.1
jar-with-dependencies
```
diff --git a/pom.xml b/pom.xml
index 220e1f4..a9dca60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.etsy
statsd-jvm-profiler
- 1.0.1-SNAPSHOT
+ 1.0.2-SNAPSHOT
jar
statsd-jvm-profiler
@@ -153,6 +153,19 @@
1.7
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.6
+
+
+
+ com.etsy.statsd.profiler.Agent
+ com.etsy.statsd.profiler.Agent
+
+
+
+
org.apache.maven.plugins
maven-shade-plugin
@@ -169,16 +182,6 @@
-
-
-
-
- com.etsy.statsd.profiler.Agent
- com.etsy.statsd.profiler.Agent
-
-
-
-
org.apache.maven.plugins