You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2015/11/13 12:12:48 UTC

svn commit: r1714188 - in /myfaces/tobago/branches/tobago-1.0.x: ./ pom.xml

Author: lofwyr
Date: Fri Nov 13 11:12:47 2015
New Revision: 1714188

URL: http://svn.apache.org/viewvc?rev=1714188&view=rev
Log:
Merged from tobago-3.0.x
removed old people.apache.org/repo/m2-snapshot-repository, new one is inherited from parent [from revision 1714163]

Modified:
    myfaces/tobago/branches/tobago-1.0.x/   (props changed)
    myfaces/tobago/branches/tobago-1.0.x/pom.xml

Propchange: myfaces/tobago/branches/tobago-1.0.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Nov 13 11:12:47 2015
@@ -1 +1,2 @@
+/myfaces/tobago/branches/tobago-3.0.x:1714163
 /myfaces/tobago/trunk:699460,699891-700092,743495-743708,744771-744909,744926

Modified: myfaces/tobago/branches/tobago-1.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/pom.xml?rev=1714188&r1=1714187&r2=1714188&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/pom.xml Fri Nov 13 11:12:47 2015
@@ -1172,22 +1172,6 @@
     </profile>
   </profiles>
 
-  <repositories>
-    <repository>
-      <!-- apache snapshot repository should be disabled -->
-      <id>apache.snapshots</id>
-      <name>Apache Snapshot Repository</name>
-      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-        <updatePolicy>never</updatePolicy>
-      </snapshots>
-    </repository>
-  </repositories>
-
   <contributors>
     <contributor>
       <name>Helmut Swaczinna</name>