Changeset 2075
- Timestamp:
- 04/12/16 16:16:15 (9 years ago)
- Location:
- trunk
- Files:
-
- 47 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-core-assertions-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-assertions/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-coverage-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-coverage/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-events-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-events/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-tasktrees-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-tasktrees/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-testgeneration/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-usability-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-usability/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-usageprofiles-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-core-usageprofiles/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-htmlmonitor-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-htmlmonitor/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-htmlmonitor</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <name>autoquest-htmlmonitor</name> 7 7 <licenses> … … 89 89 </extensions> 90 90 <plugins> 91 < !--plugin>91 <plugin> 92 92 <groupId>org.codehaus.mojo</groupId> 93 93 <artifactId>jslint-maven-plugin</artifactId> … … 107 107 </execution> 108 108 </executions> 109 </plugin -->109 </plugin> 110 110 <plugin> 111 111 <artifactId>maven-compiler-plugin</artifactId> -
trunk/autoquest-httpmonitor-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> … … 62 62 <groupId>org.apache.cxf</groupId> 63 63 <artifactId>cxf-rt-frontend-jaxws</artifactId> 64 <version>2.7.7</version>65 <scope>test</scope>66 </dependency>67 <dependency>68 <groupId>org.apache.cxf</groupId>69 <artifactId>cxf-rt-transports-http</artifactId>70 64 <version>2.7.7</version> 71 65 <scope>test</scope> -
trunk/autoquest-httpmonitor/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-httpmonitor</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <name>autoquest-httpmonitor</name> 7 7 <licenses> … … 35 35 <groupId>de.ugoe.cs.autoquest</groupId> 36 36 <artifactId>autoquest-plugin-http</artifactId> 37 <version>0. 2.1-SNAPSHOT</version>37 <version>0.1.3-SNAPSHOT</version> 38 38 </dependency> 39 39 <dependency> -
trunk/autoquest-jfcmonitor/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-jfcmonitor</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <name>autoquest-jfcmonitor</name> 7 7 <licenses> -
trunk/autoquest-misc-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-misc/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-android-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-android/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-core-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-core/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-exports/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-guitar/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-html-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-html/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-http-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-http/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-jfc-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-jfc/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-mfc-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-mfc/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-php/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-uml-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-plugin-uml/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-release/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-runner/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-test-utils/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <packaging>pom</packaging> 7 7 <name>autoquest-test</name> -
trunk/autoquest-ui-core-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest-test/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-ui-core/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest-ui-swt/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <relativePath>../autoquest/pom.xml</relativePath> 7 7 </parent> -
trunk/autoquest/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs.autoquest</groupId> 4 4 <artifactId>autoquest</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <name>autoquest</name> 7 7 <licenses> -
trunk/java-utils-test/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs</groupId> 4 4 <artifactId>java-utils-test</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <name>java-utils-test</name> 7 7 <licenses> … … 12 12 </licenses> 13 13 <properties> 14 <java-utils-version>0. 2.1-SNAPSHOT</java-utils-version>14 <java-utils-version>0.1.3-SNAPSHOT</java-utils-version> 15 15 </properties> 16 16 <scm> -
trunk/java-utils/pom.xml
r2074 r2075 3 3 <groupId>de.ugoe.cs</groupId> 4 4 <artifactId>java-utils</artifactId> 5 <version>0. 2.1-SNAPSHOT</version>5 <version>0.1.3-SNAPSHOT</version> 6 6 <name>java-utils</name> 7 7 <licenses>
Note: See TracChangeset
for help on using the changeset viewer.