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