[maven-release-plugin] rollback the release of apache-pirk-0.0.1

Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/c04887e2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/c04887e2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/c04887e2

Branch: refs/heads/master
Commit: c04887e221cf7f33bb3f6ab7b8dbe5ed5bb92b51
Parents: 401b396
Author: smarthi <smar...@apache.org>
Authored: Sat Aug 13 00:27:09 2016 -0400
Committer: smarthi <smar...@apache.org>
Committed: Sat Aug 13 00:27:09 2016 -0400

----------------------------------------------------------------------
 pom.xml | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c04887e2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 831c5ff..6090ac0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,14 @@
        License for the specific language governing permissions and ~ 
limitations 
        under the License. -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
 
 
        <groupId>org.apache.pirk</groupId>
        <artifactId>apache-pirk</artifactId>
-       <version>0.0.2-SNAPSHOT</version>
+       <version>0.0.1-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <name>Apache Pirk (incubating) Project</name>
@@ -442,9 +443,11 @@
                                                                
<shadedClassifierName>exe</shadedClassifierName>
                                                                
<minimizeJar>true</minimizeJar>
                                                                <transformers>
-                                                                       
<transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                                                       
<transformer
+                                                                               
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                                                        
</transformer>
-                                                                       
<transformer 
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer">
+                                                                       
<transformer
+                                                                               
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer">
                                                                        
</transformer>
                                                                </transformers>
                                                                <filters>

Reply via email to