[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-dev
Subject:    svn commit: r1379642 - /maven/plugins/trunk/maven-scm-publish-plugin/pom.xml
From:       olamy () apache ! org
Date:       2012-08-31 22:20:10
Message-ID: 20120831222010.ABA5C23889C5 () eris ! apache ! org
[Download RAW message or body]

Author: olamy
Date: Fri Aug 31 22:20:10 2012
New Revision: 1379642

URL: http://svn.apache.org/viewvc?rev=1379642&view=rev
Log:
fix parent relative path

Modified:
    maven/plugins/trunk/maven-scm-publish-plugin/pom.xml

Modified: maven/plugins/trunk/maven-scm-publish-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-scm-publish-plugin/pom.xml?rev=1379642&r1=1379641&r2=1379642&view=diff
 ==============================================================================
--- maven/plugins/trunk/maven-scm-publish-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-scm-publish-plugin/pom.xml Fri Aug 31 22:20:10 2012
@@ -28,8 +28,7 @@ under the License.
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
     <version>22</version>
-    <relativePath></relativePath>
-    <!-- <relativePath>../maven-plugins/pom.xml</relativePath> -->
+    <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>
 
   <artifactId>maven-scm-publish-plugin</artifactId>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic