Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37904457
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-tiger-pom.patch
Download


--- spring-ldap-tiger/pom.xml.sav	2009-01-08 18:14:29.000000000 +0100
+++ spring-ldap-tiger/pom.xml	2009-01-08 18:17:58.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-tiger</artifactId>
 	<name>Spring LDAP Java 5 support</name>
-	<version>1.2</version>
+	<version>1.2.1</version>
 
 	<build>
 		<plugins>
@@ -29,7 +29,7 @@
 		<dependency>
 			<groupId>org.springframework</groupId>
 			<artifactId>spring-ldap</artifactId>
-			<version>1.2</version>
+			<version>1.2.1</version>
 		</dependency>
 		<!-- Integration Test Dependencies -->
 		<dependency>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin