- Timestamp:
- 04/13/16 17:07:47 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/autoquest-distribution-release-0.2.0/autoquest-misc/pom.xml
r2100 r2102 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0.1. 3-SNAPSHOT</version>5 <version>0.1.4-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> … … 16 16 </licenses> 17 17 <scm> 18 <url>https://autoquest.informatik.uni-goettingen.de/svn/autoquest/ branches/autoquest-distribution-release-0.2.0/autoquest-misc</url>19 <connection>scm:svn:https://autoquest.informatik.uni-goettingen.de/svn/autoquest/ branches/autoquest-distribution-release-0.2.0/autoquest-misc</connection>18 <url>https://autoquest.informatik.uni-goettingen.de/svn/autoquest/trunk/autoquest-misc</url> 19 <connection>scm:svn:https://autoquest.informatik.uni-goettingen.de/svn/autoquest/trunk/autoquest-misc</connection> 20 20 </scm> 21 21 <dependencies>
Note: See TracChangeset
for help on using the changeset viewer.