Author: dims
Date: Mon Nov 9 17:14:31 2009
New Revision: 834148
URL: http://svn.apache.org/viewvc?rev=834148&view=rev
Log:
pull xmlschema snapshots from remote repo. update to latest plugin
Modified:
webservices/woden/trunk/java/pom.xml
webservices/woden/trunk/java/woden-converter-maven-plugin/pom.xml
Modified: webservices/woden/trunk/java/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/trunk/java/pom.xml?rev=834148&r1=834147&r2=834148&view=diff
==============================================================================
--- webservices/woden/trunk/java/pom.xml (original)
+++ webservices/woden/trunk/java/pom.xml Mon Nov 9 17:14:31 2009
@@ -141,6 +141,16 @@
</plugin>
</plugins> -->
</build>
+ <repositories>
+ <repository>
+ <id>apache.snapshots</id>
+ <name>Apache Snapshot Repository</name>
+ <url>http://repository.apache.org/snapshots</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ </repository>
+ </repositories>
<distributionManagement>
<snapshotRepository>
<id>apache.snapshots</id>
Modified: webservices/woden/trunk/java/woden-converter-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/trunk/java/woden-converter-maven-plugin/pom.xml?rev=834148&r1=834147&r2=834148&view=diff
==============================================================================
--- webservices/woden/trunk/java/woden-converter-maven-plugin/pom.xml (original)
+++ webservices/woden/trunk/java/woden-converter-maven-plugin/pom.xml Mon Nov
9 17:14:31 2009
@@ -75,7 +75,7 @@
</plugin>-->
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
- <version>2.3</version>
+ <version>2.5</version>
<configuration>
<goalPrefix>woden</goalPrefix>
</configuration>
@@ -106,4 +106,4 @@
<version>2.0.3</version>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]