[brix-cms] r884 committed - change to release method for 1.0.0, this change propagates to pom on H...

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 26, 2009, 6:43:02 PM10/26/09
to brix-cm...@googlegroups.com
Revision: 884
Author: brian.topping
Date: Mon Oct 26 13:39:39 2009
Log: change to release method for 1.0.0, this change propagates to pom on
HEAD if it works
http://code.google.com/p/brix-cms/source/detail?r=884

Modified:
/tags/brix-1.0.0/pom.xml

=======================================
--- /tags/brix-1.0.0/pom.xml Mon Oct 26 13:06:44 2009
+++ /tags/brix-1.0.0/pom.xml Mon Oct 26 13:39:39 2009
@@ -397,14 +397,11 @@
</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>../maven2</url>
+ </repository>
+ </distributionManagement>

</project>

Reply all
Reply to author
Forward
0 new messages