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


--- spring-ldap-article/pom.xml.sav	2009-01-08 18:16:18.000000000 +0100
+++ spring-ldap-article/pom.xml	2009-01-08 18:16:52.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-article</artifactId>
   <name>Spring LDAP Article Source Code Sample</name>
-  <version>1.2</version>
+  <version>1.2.1</version>
   <description>
   Example code that matches the article published on java.net
   on April 18, 2006.
@@ -20,7 +20,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