[maven2-common-poms] Fix plexus-components parent to not refer to plexus-maven-plugin.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Jan 13 17:29:57 UTC 2012


commit e3908e6358d0d5e6c82a63b01feb8bc20877baa0
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Jan 13 19:29:46 2012 +0200

    Fix plexus-components parent to not refer to plexus-maven-plugin.

 maven2-common-poms.spec |    5 ++++-
 sources                 |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/maven2-common-poms.spec b/maven2-common-poms.spec
index c26620a..f6b705a 100644
--- a/maven2-common-poms.spec
+++ b/maven2-common-poms.spec
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           42%{?dist}
+Release:           43%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
@@ -81,6 +81,9 @@ ln -s %{_datadir}/maven2/default_poms $RPM_BUILD_ROOT%{_javadir}/maven2
 %{_datadir}/maven2
 
 %changelog
+* Fri Jan 13 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-43
+- Fix plexus-components parent to not refer to plexus-maven-plugin.
+
 * Fri Jan 13 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-42
 - Even more depmaps/poms removal.
 
diff --git a/sources b/sources
index a532eb5..dfc1298 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-d9b3f59170928e8e3a598813c6af16bc  maven2-common-poms-src.tar.xz
+23702c8282df3d8019ca297f9c288278  maven2-common-poms-src.tar.xz


More information about the scm-commits mailing list