Show
Ignore:
Timestamp:
02/16/09 13:32:40 (3 years ago)
Author:
olger
Message:

Released 1.5.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • his/tags/1.5.0/support/data/pom.xml

    r1092 r1124  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.5.0-SNAPSHOT</version> 
     22        <version>1.5.0</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/tags/1.5.0/support/pom.xml

    r1092 r1124  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.5.0-SNAPSHOT</version> 
     22        <version>1.5.0</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/tags/1.5.0/support/testutil/pom.xml

    r1092 r1124  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.5.0-SNAPSHOT</version> 
     22        <version>1.5.0</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/tags/1.5.0/support/testutil/src/main/resources/test.properties

    r1092 r1124  
    5050# LDAP configuration 
    5151# 
    52 ldap.url=ldap://www.joiningtracks.org:19389 
     52ldap.url=ldap://localhost:19389 
    5353ldap.baseDn=dc=jttest,dc=joiningtracks,dc=org 
    5454ldap.userDn=uid=root,cn=users,dc=jttest,dc=joiningtracks,dc=org 
     
    116116#    CalDav plugin configuration     # 
    117117###################################### 
    118 caldav.host=10.0.114.196 
     118caldav.host=localhost 
    119119caldav.port=8008 
    120120caldav.root=/calendars/ 
  • his/tags/1.5.0/support/util/pom.xml

    r1092 r1124  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.5.0-SNAPSHOT</version> 
     22        <version>1.5.0</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/tags/1.5.0/support/xmldb/pom.xml

    r1092 r1124  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.5.0-SNAPSHOT</version> 
     22        <version>1.5.0</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent>