Updated Branches:
  refs/heads/master 227f7a176 -> fe0897934

remove part already defined in parent


Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/fe089793
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/fe089793
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/fe089793

Branch: refs/heads/master
Commit: fe089793438ffed8927578b299925f51b7c83b6f
Parents: 227f7a1
Author: Olivier Lamy <[email protected]>
Authored: Mon Dec 2 10:08:52 2013 +1100
Committer: Olivier Lamy <[email protected]>
Committed: Mon Dec 2 10:08:52 2013 +1100

----------------------------------------------------------------------
 .../maven-scm-providers-git/maven-scm-provider-jgit/pom.xml  | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/fe089793/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/pom.xml
----------------------------------------------------------------------
diff --git 
a/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/pom.xml 
b/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/pom.xml
index aefb068..5ec861c 100644
--- 
a/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/pom.xml
+++ 
b/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/pom.xml
@@ -76,14 +76,6 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.5</source>
-          <target>1.5</target>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
           <reuseForks>false</reuseForks> <!-- Windows workaround to be able to 
delete directories lock by the JVM  -->

Reply via email to