diff --git a/samples/demos/demo-tiger/.project b/samples/demos/demo-tiger/.project
deleted file mode 100644
index 03f639a2..00000000
--- a/samples/demos/demo-tiger/.project
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
- spring-ldap-demo-tiger
- Example code for demonstrating the process of
- refactoring from plain JNDI to Spring LDAP (Java 5).
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
-
-
-
- org.eclipse.jdt.core.javanature
- org.springframework.ide.eclipse.core.springnature
-
-
diff --git a/samples/demos/demo-tiger/pom.xml b/samples/demos/demo-tiger/pom.xml
index 2fb91b66..104ed9a8 100644
--- a/samples/demos/demo-tiger/pom.xml
+++ b/samples/demos/demo-tiger/pom.xml
@@ -13,16 +13,6 @@
jar
Example code for demonstrating the process of
refactoring from plain JNDI to Spring LDAP (Java 5).
-
- 2.5.5
-
-
-
- spring-milestone
- Spring Portfolio Milestone Repository
- http://s3.amazonaws.com/maven.springframework.org/milestone
-
-
@@ -43,7 +33,6 @@
org.springframework.ide.eclipse.core.springbuilder
true
- true
@@ -53,33 +42,19 @@
org.springframework.ldap
spring-ldap-test
- ${project.version}
org.springframework.ldap
spring-ldap-core-tiger
- ${project.version}
-
-
- org.springframework
- spring-jdbc
- ${spring.version}
org.springframework
spring-context
- ${spring.version}
-
-
- log4j
- log4j
- 1.2.9
org.springframework
spring-test
- ${spring.version}
test
diff --git a/samples/demos/demo/.project b/samples/demos/demo/.project
deleted file mode 100644
index dbb04933..00000000
--- a/samples/demos/demo/.project
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
- spring-ldap-demo
- Example code for demonstrating the process of
- refactoring from plain JNDI to Spring LDAP (Java 1.4).
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
-
-
-
- org.eclipse.jdt.core.javanature
- org.springframework.ide.eclipse.core.springnature
-
-
diff --git a/samples/demos/demo/pom.xml b/samples/demos/demo/pom.xml
index a4ca4fc1..8f88a0c1 100644
--- a/samples/demos/demo/pom.xml
+++ b/samples/demos/demo/pom.xml
@@ -13,16 +13,6 @@
jar
Example code for demonstrating the process of
refactoring from plain JNDI to Spring LDAP (Java 1.4).
-
- 2.5.5
-
-
-
- spring-milestone
- Spring Portfolio Milestone Repository
- http://s3.amazonaws.com/maven.springframework.org/milestone
-
-
@@ -43,7 +33,6 @@
org.springframework.ide.eclipse.core.springbuilder
true
- true
@@ -53,39 +42,19 @@
org.springframework.ldap
spring-ldap-test
- ${project.version}
org.springframework.ldap
- spring-ldap-core-tiger
- ${project.version}
-
-
- org.springframework
- spring-jdbc
- ${spring.version}
+ spring-ldap-core
org.springframework
spring-context
- ${spring.version}
-
-
- log4j
- log4j
- 1.2.9
org.springframework
spring-test
- ${spring.version}
- test
-
-
- junit
- junit
- 4.5
test