[tesla-pom] Add alias for io.takari:takari

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Feb 20 12:19:12 UTC 2015


commit 0f62367833d4707829a215a170b94f4b608d369d
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Feb 20 13:19:04 2015 +0100

    Add alias for io.takari:takari

 tesla-pom.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/tesla-pom.spec b/tesla-pom.spec
index 35933fe..13e9a6c 100644
--- a/tesla-pom.spec
+++ b/tesla-pom.spec
@@ -1,6 +1,6 @@
 Name:           tesla-pom
 Version:        4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Tesla parent POM
 License:        EPL
 URL:            https://github.com/tesla/tesla-pom/
@@ -20,6 +20,7 @@ package provides Tesla POM file to by used by Apache Maven.
 %prep
 %setup -q -n tesla-pom-tesla-%{version}
 cp -p %{SOURCE1} .
+%mvn_alias : io.takari:takari
 
 %build
 %mvn_build
@@ -31,6 +32,9 @@ cp -p %{SOURCE1} .
 %doc epl-v10.html
 
 %changelog
+* Fri Feb 20 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 4-4
+- Add alias for io.takari:takari
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list