Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 91981de93 -> f2bd8f24a


Removed extra snapshot repos

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

Branch: refs/heads/master
Commit: f2bd8f24a9e7872927fe687736a64816755dd232
Parents: 91981de
Author: Werner Keil <[email protected]>
Authored: Sun Jan 29 21:45:47 2017 +0100
Committer: Werner Keil <[email protected]>
Committed: Sun Jan 29 21:45:47 2017 +0100

----------------------------------------------------------------------
 pom.xml | 18 ------------------
 1 file changed, 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/f2bd8f24/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 398f1b9..9aac837 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,22 +273,6 @@
             <name>JCenter</name>
             <url>http://jcenter.bintray.com</url>
         </repository>
-        <repository>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <id>bintray-release</id>
-            <name>libs-release</name>
-            <url>http://oss.jfrog.org/artifactory/libs-release</url>
-        </repository>
-        <repository>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-            <id>bintray-snapshot</id>
-            <name>libs-snapshot</name>
-            <url>http://oss.jfrog.org/artifactory/libs-snapshot</url>
-        </repository>
     </repositories>
 
     <build>
@@ -563,7 +547,6 @@
             </plugins>
         </pluginManagement>
 
-
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
@@ -712,7 +695,6 @@
             <plugin>
                 <groupId>biz.aQute.bnd</groupId>
                 <artifactId>bnd-maven-plugin</artifactId>
-                <version>3.3.0</version>
                 <executions>
                     <execution>
                         <goals>

Reply via email to