[maven-shared-incremental] Remove alias for fake artifactId

Michal Srb msrb at fedoraproject.org
Thu Apr 25 05:45:57 UTC 2013


commit be042c0a5976540fd17a70d9b44d13a44d653148
Author: Michal Srb <msrb at redhat.com>
Date:   Wed Apr 24 16:17:02 2013 +0200

    Remove alias for fake artifactId

 maven-shared-incremental.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/maven-shared-incremental.spec b/maven-shared-incremental.spec
index a353b25..f50d43d 100644
--- a/maven-shared-incremental.spec
+++ b/maven-shared-incremental.spec
@@ -1,6 +1,6 @@
 Name:           maven-shared-incremental
 Version:        1.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Maven Incremental Build support utilities
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -31,9 +31,6 @@ This package provides %{summary}.
 %prep
 %setup -q
 
-# temporarily provide fake artifactId
-%mvn_alias ":{*}" :@1-fake
-
 %build
 %mvn_build
 
@@ -48,6 +45,9 @@ This package provides %{summary}.
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Apr 24 2013 Michal Srb <msrb at redhat.com> - 1.1-4
+- Remove alias for fake artifactId
+
 * Wed Apr 24 2013 Michal Srb <msrb at redhat.com> - 1.1-3
 - Build with original POM file
 - Temporarily provide fake artifactId


More information about the scm-commits mailing list