[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/d4be9a36
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/d4be9a36
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/d4be9a36

Branch: refs/heads/master
Commit: d4be9a3630c6a3be605f872dda4037c33cf91045
Parents: 4b0834c
Author: smarthi <[email protected]>
Authored: Fri Aug 12 21:18:22 2016 -0400
Committer: smarthi <[email protected]>
Committed: Fri Aug 12 21:18:22 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/d4be9a36/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 81c428a..66b005f 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>
@@ -432,9 +433,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