Changeset 6
- Timestamp:
- 09/24/19 15:05:27 (5 years ago)
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
bidspace/pom.xml
r4 r6 144 144 <groupId>org.apache.maven.plugins</groupId> 145 145 <artifactId>maven-source-plugin</artifactId> 146 <version>3.1.0</version> 146 147 <executions> 147 148 <execution> -
events/pom.xml
r4 r6 138 138 <groupId>org.apache.maven.plugins</groupId> 139 139 <artifactId>maven-source-plugin</artifactId> 140 <version>3.1.0</version> 140 141 <executions> 141 142 <execution> -
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> -
issuevalue/pom.xml
r4 r6 129 129 </configuration> 130 130 </plugin> 131 131 132 132 <plugin> 133 133 <groupId>org.apache.maven.plugins</groupId> 134 134 <artifactId>maven-source-plugin</artifactId> 135 <version>3.1.0</version> 135 136 <executions> 136 137 <execution> -
party/pom.xml
r4 r6 158 158 <groupId>org.apache.maven.plugins</groupId> 159 159 <artifactId>maven-source-plugin</artifactId> 160 <version>3.1.0</version> 160 161 <executions> 161 162 <execution> -
profileconnection/pom.xml
r4 r6 147 147 <groupId>org.apache.maven.plugins</groupId> 148 148 <artifactId>maven-source-plugin</artifactId> 149 <version>3.1.0</version> 149 150 <executions> 150 151 <execution> -
protocol/pom.xml
r2 r6 182 182 <groupId>org.apache.maven.plugins</groupId> 183 183 <artifactId>maven-source-plugin</artifactId> 184 <version>3.1.0</version> 184 185 <executions> 185 186 <execution> -
references/pom.xml
r5 r6 137 137 <groupId>org.apache.maven.plugins</groupId> 138 138 <artifactId>maven-source-plugin</artifactId> 139 <version>3.1.0</version> 139 140 <executions> 140 141 <execution> -
simplerunner/pom.xml
r1 r6 120 120 <groupId>org.apache.maven.plugins</groupId> 121 121 <artifactId>maven-source-plugin</artifactId> 122 <version>3.1.0</version> 122 123 <executions> 123 124 <execution> -
timeline/pom.xml
r4 r6 125 125 <groupId>org.apache.maven.plugins</groupId> 126 126 <artifactId>maven-source-plugin</artifactId> 127 <version>3.1.0</version> 127 128 <executions> 128 129 <execution>
Note:
See TracChangeset
for help on using the changeset viewer.