[feclipse-maven-plugin] Remote content.jar and artifacts.jar after the build.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Jul 22 17:48:44 UTC 2013


commit 994f5c5b8013f427a518d6e125fa66c9635a2f5f
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Jul 22 19:48:34 2013 +0200

    Remote content.jar and artifacts.jar after the build.

 .gitignore                 |    1 +
 feclipse-maven-plugin.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 544dc7c..e0d9eac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /feclipse-maven-plugin-0.0.1.tar.gz
 /feclipse-maven-plugin-0.0.2.tar.gz
 /feclipse-maven-plugin-85c3ca2287cd85aecd7c6d7a17153896490da5d8.tar.gz
+/feclipse-maven-plugin-fb5939208a27db14e725ead095008217b6e5e4b4.tar.gz
diff --git a/feclipse-maven-plugin.spec b/feclipse-maven-plugin.spec
index af2eee5..c7692ab 100644
--- a/feclipse-maven-plugin.spec
+++ b/feclipse-maven-plugin.spec
@@ -1,8 +1,8 @@
-%global tag 85c3ca2287cd85aecd7c6d7a17153896490da5d8
+%global tag fb5939208a27db14e725ead095008217b6e5e4b4
 
 Name:           feclipse-maven-plugin
 Version:        0.0.3
-Release:        0.1.git85c3ca%{?dist}
+Release:        0.2.gitfb5939%{?dist}
 Summary:        Eclipse repo2runnable Maven Mojo
 
 Group:          Development/Libraries
@@ -53,6 +53,9 @@ cd installer
 
 
 %changelog
+* Mon Jul 22 2013 Krzysztof Daniel <kdaniel at redhat.com> 0.0.3-0.2.gitfb5939
+- Remote content.jar and artifacts.jar after the build.
+
 * Tue Jul 16 2013 Krzysztof Daniel <kdaniel at redhat.com> 0.0.3-0.1.git85c3ca
 - Update to latest snapshot.
 
diff --git a/sources b/sources
index f8bc7c2..ec94e18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd139a3537dc885c0e140b305438e333  feclipse-maven-plugin-85c3ca2287cd85aecd7c6d7a17153896490da5d8.tar.gz
+d7ca97414712d45f19dd791e8b2aa1e3  feclipse-maven-plugin-fb5939208a27db14e725ead095008217b6e5e4b4.tar.gz


More information about the scm-commits mailing list