[brix-cms] r887 committed - Remove direct update changes, they create way too many checkin emails.

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 26, 2009, 6:55:46 PM10/26/09
to brix-cm...@googlegroups.com
Revision: 887
Author: brian.topping
Date: Mon Oct 26 14:25:28 2009
Log: Remove direct update changes, they create way too many checkin emails.

http://code.google.com/p/brix-cms/source/detail?r=887

Modified:
/trunk/pom.xml

=======================================
--- /trunk/pom.xml Mon Oct 26 12:25:43 2009
+++ /trunk/pom.xml Mon Oct 26 14:25:28 2009
@@ -396,15 +396,12 @@
<url>http://dstovall.org/maven2/</url>
</pluginRepository>
</pluginRepositories>
-
- <distributionManagement>
- <repository>
- <uniqueVersion>false</uniqueVersion>
- <id>Brix</id>
- <name>Brix Subversion Maven2 Repository</name>
- <url>dav:https://brix-cms.googlecode.com/svn/maven2</url>
- <layout>default</layout>
- </repository>
- </distributionManagement>
+
+ <distributionManagement>
+ <repository>
+ <id>local</id>
+ <url>file:../maven2</url>
+ </repository>
+ </distributionManagement>

</project>

Reply all
Reply to author
Forward
0 new messages