Author: kstam
Date: Tue Jan 24 19:59:57 2012
New Revision: 1235453
URL: http://svn.apache.org/viewvc?rev=1235453&view=rev
Log:
[maven-release-plugin] rollback the release of scout-1.2.4
Modified:
juddi/scout/trunk/pom.xml
Modified: juddi/scout/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/juddi/scout/trunk/pom.xml?rev=1235453&r1=1235452&r2=1235453&view=diff
==============================================================================
--- juddi/scout/trunk/pom.xml (original)
+++ juddi/scout/trunk/pom.xml Tue Jan 24 19:59:57 2012
@@ -8,7 +8,7 @@
</parent>
<groupId>org.apache.juddi.scout</groupId>
<artifactId>scout</artifactId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<properties>
@@ -624,20 +624,6 @@
</plugin>
</plugins>
</build>
- <dependencies>
- <dependency>
- <groupId>org.apache.juddi</groupId>
- <artifactId>juddi</artifactId>
- <version>2.0.1</version>
- <scope>test</scope>
- </dependency>
- <!-- have to figure out which dependencies of 3.0.2 make the
uddiv2 build work -->
- <dependency>
- <groupId>org.apache.juddi</groupId>
- <artifactId>uddi-ws</artifactId>
- <version>3.0.2</version>
- </dependency>
- </dependencies>
</profile>
<profile>
<id>testcache</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]