From f27f8152c98a09e3f75e35a3ff74dbc089b46da2 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Mon, 22 Apr 2013 15:51:28 +0200 Subject: [PATCH] Another rebuild (Fix artifactId=None issue) --- maven-plugin-testing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index a79acf2..48d0c07 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,6 +1,6 @@ Name: maven-plugin-testing Version: 2.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Maven Plugin Testing License: ASL 2.0 URL: http://maven.apache.org/plugin-testing/ @@ -75,6 +75,9 @@ Framework to test Maven Plugins with Easymock objects. %doc LICENSE NOTICE %changelog +* Mon Apr 22 2013 Michal Srb - 2.1-7 +- Another rebuild (Fix artifactId=None issue) + * Wed Apr 10 2013 Mikolaj Izdebski - 2.1-6 - Rebuild