Author: sgoeschl
Date: Tue Jul 22 10:39:27 2008
New Revision: 678826
URL: http://svn.apache.org/viewvc?rev=678826&view=rev
Log:
Cosmetic change
Modified:
turbine/fulcrum/trunk/pbe/pom.xml
Modified: turbine/fulcrum/trunk/pbe/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pbe/pom.xml?rev=678826&r1=678825&r2=678826&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pbe/pom.xml (original)
+++ turbine/fulcrum/trunk/pbe/pom.xml Tue Jul 22 10:39:27 2008
@@ -71,11 +71,12 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
+ <!-- Fulcrum dependencies -->
+ <dependency>
<groupId>fulcrum</groupId>
<artifactId>fulcrum-yaafi-crypto</artifactId>
<version>1.0.6-SNAPSHOT</version>
- </dependency>
+ </dependency>
<!-- testing dependencies -->
<dependency>
<groupId>fulcrum</groupId>