Fix files links. Update cloud-sample to classic single servlet.

This commit is contained in:
David Syer
2009-12-28 22:26:40 +00:00
committed by Michael Minella
parent 065a82daf6
commit eb3660c972

View File

@@ -211,12 +211,12 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
<version>1.5.4</version>
<version>1.6.6</version>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.5.4</version>
<version>1.6.6</version>
<scope>runtime</scope>
</dependency>
<dependency>