From a87c761102d3fc9022557ad875f9c89b376b660a Mon Sep 17 00:00:00 2001 From: Jan Henrik Overland Date: Thu, 2 Mar 2017 16:16:08 +0100 Subject: [PATCH] pom --- manifest.webapp | 2 +- pom.xml | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/manifest.webapp b/manifest.webapp index 0bbb5a3c..fcafa451 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "26.0.0", + "version": "27.0.0", "name": "Event reports app", "description": "DHIS2 event reports app", "icons": {}, diff --git a/pom.xml b/pom.xml index 713f1d54..96081a42 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,10 @@ org.hisp.dhis dhis-app-event-reports - 2.25-SNAPSHOT + 2.27-SNAPSHOT jar Event Reports - Event reports + DHIS2 event reports https://github.com/dhis2/event-reports-app @@ -73,20 +73,6 @@ true - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - -