Author: manaRH
Date: 2012-10-04 09:53:54 -0400 (Thu, 04 Oct 2012)
New Revision: 15197
Modified:
branches/enterprise/WFK-2_1/build/ci.settings.xml
Log:
fixed profile name in ci.settings.xml
Modified: branches/enterprise/WFK-2_1/build/ci.settings.xml
===================================================================
--- branches/enterprise/WFK-2_1/build/ci.settings.xml 2012-10-04 13:01:27 UTC (rev 15196)
+++ branches/enterprise/WFK-2_1/build/ci.settings.xml 2012-10-04 13:53:54 UTC (rev 15197)
@@ -268,7 +268,7 @@
<activeProfiles>
<activeProfile>jboss-public-repository</activeProfile>
- <activeProfile>jboss-wfk-repository</activeProfile>
+ <activeProfile>jboss-wfk2-repository</activeProfile>
</activeProfiles>