diff --git a/.travis.yml b/.travis.yml index ca44103..d123c0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ deploy: provider: releases api_key: secure: BJCTquPd7dm8nC35O9F1/NOlcv55+fmRci72+y0bxKQnndAbr1ms+QG1ob+IHIBm8MKJSy1jeaTKI9+DN7dkGtHR5NmwhmuLDA2GgLe6gq4x93tvfNjN6K8/Zc8z1Gf8joDaZoWbdjVrbKFLzzxDPfVjwwC7ZsdxqrXssKm9G4AjcLdLJDFx+y1pdDdVj1dfbWGfkMt9W5Y9NhUmbcEYO42MdTjEdM/ScxIht56k2GMa7cG//X+SzeKAkz3njXdl2ZUugkqFeFB0F+cQeuahmfwJR6xj0kM5+9obIXLgINZZ2Ww0Xqq/bpEibMdRi4XzTa+aRwWmvKLYHYoxutOLyuELhLYC/fAGadJzzirI0M8pQT2OieLsSSafKyuGKwIURiNE0wP7eBL47e7IBzc4DHNr8bMq61BMWQMYEAnb6iRLAvzqyVxMYk4nybSYmPuKVpCkCFvIHR0bazfAbAvNYvSEqUEpVk4nP9WYLvz25XVShiiSLrwrxDp28eNXqpy+gFUbu9xjVVe7uKopQOvSbv5pM6zkgdsFgViIaohqFDacCeYdDuY61UmSlwR8/mDQd5bKgE9qdKGSCXxPPX/YzOUbNNt0rPaWdKXbOWYdmZPYt5K8hsgGTSlpDeWJksCmeU7pML2lPfFQnynSmbjWSXH+lnYD6hKDOyojlYMPsRQ= - file: target/analyzer-next-0.0.1-jar-with-dependencies.jar + file: target/request-metrics-analyzer-next-0.0.1-jar-with-dependencies.jar skip_cleanup: true overwrite: true name: request-metrics-analyzer-next-0.0.1 diff --git a/README.md b/README.md index 3010bba..60b739f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Run `de.ibm.issw.requestmetrics.Starter` 1. Update `X.Y.Z` in pom.xml 1. Update the version in `name: request-metrics-analyzer-next-X.Y.Z` in .travis.yml -1. Update the version in `file: target/analyzer-next-X.Y.Z-jar-with-dependencies.jar` in .travis.yml +1. Update the version in `file: target/request-metrics-analyzer-next-X.Y.Z-jar-with-dependencies.jar` in .travis.yml 1. `git commit -am "Commit message"` 1. `git tag -a -m "vX.Y.Z" vX.Y.Z` 1. `git push --follow-tags` diff --git a/pom.xml b/pom.xml index f5a3f6f..5441001 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,27 @@ + 4.0.0 de.ibm.issw.requestmetrics request-metrics-analyzer-next 0.0.1 Request Metrics Analyzer Next + + + UTF-8 + UTF-8 + 1.8 + 1.8 + + JCalendar_Repo http://igetdb.sourceforge.net/maven2-repository + org.apache.velocity @@ -39,6 +49,7 @@ 3.5 + @@ -83,6 +94,7 @@ + @@ -99,4 +111,4 @@ - \ No newline at end of file +