[brix-cms] r870 committed - Autoversioning commit: a non-deltaV client made a change to...

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 26, 2009, 6:06:54 PM10/26/09
to brix-cm...@googlegroups.com
Revision: 870
Author: brian.topping
Date: Mon Oct 26 13:20:31 2009
Log: Autoversioning commit: a non-deltaV client made a change to
/maven2/brix/brix-plugin-webdavurl/1.0.0/brix-plugin-webdavurl-1.0.0.pom
http://code.google.com/p/brix-cms/source/detail?r=870

Added:
/maven2/brix/brix-plugin-webdavurl/1.0.0/brix-plugin-webdavurl-1.0.0.pom

=======================================
--- /dev/null
+++
/maven2/brix/brix-plugin-webdavurl/1.0.0/brix-plugin-webdavurl-1.0.0.pom
Mon Oct 26 13:20:31 2009
@@ -0,0 +1,32 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>brix</artifactId>
+ <groupId>brix</groupId>
+ <version>1.0.0</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>brix</groupId>
+ <artifactId>brix-plugin-webdavurl</artifactId>
+ <name>Brix WebDav Url Plugin</name>
+ <version>1.0.0</version>
+ <url>http://maven.apache.org</url>
+ <dependencies>
+ <dependency>
+ <groupId>brix</groupId>
+ <artifactId>brix-core</artifactId>
+ <version>1.0.0</version>
+ </dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ <version>2.3</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>

Reply all
Reply to author
Forward
0 new messages