Changeset 6 for exampleparties
- Timestamp:
- 09/24/19 15:05:27 (5 years ago)
- Location:
- exampleparties
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
exampleparties/boulware/pom.xml
r4 r6 78 78 <groupId>org.apache.maven.plugins</groupId> 79 79 <artifactId>maven-source-plugin</artifactId> 80 <version>3.1.0</version> 80 81 <executions> 81 82 <execution> -
exampleparties/conceder/pom.xml
r4 r6 78 78 <groupId>org.apache.maven.plugins</groupId> 79 79 <artifactId>maven-source-plugin</artifactId> 80 <version>3.1.0</version> 80 81 <executions> 81 82 <execution> -
exampleparties/hardliner/pom.xml
r4 r6 78 78 <groupId>org.apache.maven.plugins</groupId> 79 79 <artifactId>maven-source-plugin</artifactId> 80 <version>3.1.0</version> 80 81 <executions> 81 82 <execution> -
exampleparties/randomparty/pom.xml
r4 r6 160 160 <groupId>org.apache.maven.plugins</groupId> 161 161 <artifactId>maven-source-plugin</artifactId> 162 <version>3.1.0</version> 162 163 <executions> 163 164 <execution> -
exampleparties/randompartypy/pom.xml
r4 r6 151 151 <groupId>org.apache.maven.plugins</groupId> 152 152 <artifactId>maven-source-plugin</artifactId> 153 <version>3.1.0</version> 153 154 <executions> 154 155 <execution> -
exampleparties/timedependentparty/pom.xml
r4 r6 161 161 <groupId>org.apache.maven.plugins</groupId> 162 162 <artifactId>maven-source-plugin</artifactId> 163 <version>3.1.0</version> 163 164 <executions> 164 165 <execution>
Note:
See TracChangeset
for help on using the changeset viewer.