diff --git a/pom.xml b/pom.xml
index 41f85250..3bdc841c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ldap
spring-ldap
pom
- 1.1.1-SNAPSHOT
+ 1.2-SNAPSHOT
Spring LDAP
http://www.springframework.org/ldap
@@ -22,9 +22,9 @@
how the data maps to the domain model.
In addition to this, LdapTemplate provides Exception translation
- from NamingExceptions to DataAccessExceptions, as well as
- several utilities for working with filters, LDAP paths and
- Attributes.
+ to an unchecked mirror of the checked NamingException hierarchy,
+ as well as several utilities for working with filters,
+ LDAP paths and Attributes.
@@ -39,8 +39,8 @@
- continuum
- http://www.purple.se:8787/continuum/
+ bamboo
+ http://springldap.waygroup.se:8080/bamboo/
mail
@@ -59,13 +59,13 @@
- scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects/trunk/spring-ldap
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-projects/trunk/spring-ldap
- scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects/trunk/spring-ldap
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-projects/trunk/spring-ldap
- http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects/trunk/spring-ldap
+ http://springframework.svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects/trunk/spring-ldap
@@ -107,22 +107,6 @@
Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0
-
-Copyright 2006 the original author or authors.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
@@ -258,7 +242,7 @@ limitations under the License.
spring-ext
Spring External Dependencies Repository
- https://svn.sourceforge.net/svnroot/springframework/repos/repo-ext/
+ https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext/