Changeset 1124 for his/tags/1.5.0/support
- Timestamp:
- 02/16/09 13:32:40 (3 years ago)
- Files:
-
- his/tags/1.5.0 (copied) (copied from his/trunk)
- his/tags/1.5.0/support/data/pom.xml (modified) (1 diff)
- his/tags/1.5.0/support/pom.xml (modified) (1 diff)
- his/tags/1.5.0/support/testutil/pom.xml (modified) (1 diff)
- his/tags/1.5.0/support/testutil/src/main/resources/test.properties (modified) (2 diffs)
- his/tags/1.5.0/support/util/pom.xml (modified) (1 diff)
- his/tags/1.5.0/support/xmldb/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
his/tags/1.5.0/support/data/pom.xml
r1092 r1124 20 20 <groupId>org.joiningtracks</groupId> 21 21 <artifactId>his-support</artifactId> 22 <version>1.5.0 -SNAPSHOT</version>22 <version>1.5.0</version> 23 23 <relativePath>../pom.xml</relativePath> 24 24 </parent> his/tags/1.5.0/support/pom.xml
r1092 r1124 20 20 <groupId>org.joiningtracks</groupId> 21 21 <artifactId>his</artifactId> 22 <version>1.5.0 -SNAPSHOT</version>22 <version>1.5.0</version> 23 23 <relativePath>../pom.xml</relativePath> 24 24 </parent> his/tags/1.5.0/support/testutil/pom.xml
r1092 r1124 20 20 <groupId>org.joiningtracks</groupId> 21 21 <artifactId>his-support</artifactId> 22 <version>1.5.0 -SNAPSHOT</version>22 <version>1.5.0</version> 23 23 <relativePath>../pom.xml</relativePath> 24 24 </parent> his/tags/1.5.0/support/testutil/src/main/resources/test.properties
r1092 r1124 50 50 # LDAP configuration 51 51 # 52 ldap.url=ldap:// www.joiningtracks.org:1938952 ldap.url=ldap://localhost:19389 53 53 ldap.baseDn=dc=jttest,dc=joiningtracks,dc=org 54 54 ldap.userDn=uid=root,cn=users,dc=jttest,dc=joiningtracks,dc=org … … 116 116 # CalDav plugin configuration # 117 117 ###################################### 118 caldav.host= 10.0.114.196118 caldav.host=localhost 119 119 caldav.port=8008 120 120 caldav.root=/calendars/ his/tags/1.5.0/support/util/pom.xml
r1092 r1124 20 20 <groupId>org.joiningtracks</groupId> 21 21 <artifactId>his-support</artifactId> 22 <version>1.5.0 -SNAPSHOT</version>22 <version>1.5.0</version> 23 23 <relativePath>../pom.xml</relativePath> 24 24 </parent> his/tags/1.5.0/support/xmldb/pom.xml
r1092 r1124 20 20 <groupId>org.joiningtracks</groupId> 21 21 <artifactId>his-support</artifactId> 22 <version>1.5.0 -SNAPSHOT</version>22 <version>1.5.0</version> 23 23 <relativePath>../pom.xml</relativePath> 24 24 </parent>
