diff --git a/README.md b/README.md index 32959d7..ec027dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # InnaIrcBot +[![Build Status](https://ci.redrise.ru/api/badges/desu/innaircbot/status.svg)](https://ci.redrise.ru/desu/innaircbot) + InnaIrcBot is IRC bot. _Pet-project created to learn Java in action_ diff --git a/pom.xml b/pom.xml index ebac5c5..6a7a66e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ InnaIrcBot UTF-8 + yyyyMMdd.HHmmss @@ -58,6 +59,7 @@ + ${project.artifactId}-${project.version}-${maven.build.timestamp} @@ -105,6 +107,7 @@ jar-with-dependencies + false