Repository: incubator-pirk
Updated Branches:
  refs/heads/master 7aa4182b4 -> 3b87e82f4


Revert "Modified POM to add apache <repository>"

This reverts commit 7aa4182b4afab67c9c617174aec4b1bb03ccd5a9.


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

Branch: refs/heads/master
Commit: b0202a6590a46ac02cd8f1561b78f4c5f7c05e7c
Parents: 7aa4182
Author: smarthi <smar...@apache.org>
Authored: Fri Aug 12 23:52:45 2016 -0400
Committer: smarthi <smar...@apache.org>
Committed: Fri Aug 12 23:52:45 2016 -0400

----------------------------------------------------------------------
 pom.xml | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b0202a65/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 831c5ff..81c428a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,17 +75,7 @@
                                <updatePolicy>always</updatePolicy>
                        </snapshots>
                </repository>
-               <repository>
-                       <id>apache-repo</id>
-                       <name>Apache Repository</name>
-                       
<url>https://repository.apache.org/content/repositories/releases</url>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <snapshots>
-                               <enabled>false</enabled>
-                       </snapshots>
-               </repository>
+
        </repositories>
 
        <properties>
@@ -530,7 +520,7 @@
                                        <version>2.5.1</version>
                                        <configuration>
                                                
<useReleaseProfile>true</useReleaseProfile>
-                                               
<releaseProfiles>signed_release</releaseProfiles>
+                                               
<releaseProfiles>apache-release</releaseProfiles>
                                                
<autoVersionSubmodules>true</autoVersionSubmodules>
                                                <goals>deploy</goals>
                                                
<tagNameFormat>@{project.artifactId}-@{project.version}</tagNameFormat>

Reply via email to