Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37901291
en ru br
ALT Linux repos
5.0: 1.2.1-alt1_1jpp5

Group :: Development/Java
RPM: spring-ldap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: spring-ldap-spring-ldap-person-pom.patch
Download


--- spring-ldap-person/pom.xml.sav	2009-01-08 18:18:39.000000000 +0100
+++ spring-ldap-person/pom.xml	2009-01-08 18:19:23.000000000 +0100
@@ -3,13 +3,13 @@
 	<parent>
 		<artifactId>spring-ldap</artifactId>
 		<groupId>org.springframework.ldap</groupId>
-		<version>1.2</version>
+		<version>1.2.1</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.springframework</groupId>
 	<artifactId>spring-ldap-person-sample</artifactId>
 	<name>Spring LDAP Person Sample</name>
-	<version>1.2</version>
+	<version>1.2.1</version>
 	<description>
 		Example web application that demonstrates how Spring LDAP can be
 		used to perform CRUD (Create,Read,Update,Delete) operations
@@ -103,7 +103,7 @@
 		<dependency>
 			<groupId>org.springframework</groupId>
 			<artifactId>spring-ldap</artifactId>
-			<version>1.2</version>
+			<version>1.2.1</version>
 		</dependency>
 		<dependency>
 			<groupId>org.springframework</groupId>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin