Changeset 13
- Timestamp:
- 03/02/20 10:29:44 (5 years ago)
- Files:
-
- 23 edited
Legend:
- Unmodified
- Added
- Removed
-
bidspace/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>bidspace</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 36 36 <groupId>geniusweb</groupId> 37 37 <artifactId>profile</artifactId> 38 <version>1. 2.0</version>38 <version>1.3.1</version> 39 39 </dependency> 40 40 … … 124 124 <pluginRepository> 125 125 <id>jcenter</id> 126 <url>http ://jcenter.bintray.com</url>126 <url>https://jcenter.bintray.com</url> 127 127 </pluginRepository> 128 128 </pluginRepositories> -
events/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>events</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 43 43 <groupId>geniusweb</groupId> 44 44 <artifactId>issuevalue</artifactId> 45 <version>1. 2.0</version>45 <version>1.3.1</version> 46 46 </dependency> 47 47 <dependency> 48 48 <groupId>geniusweb</groupId> 49 49 <artifactId>references</artifactId> 50 <version>1. 2.0</version>50 <version>1.3.1</version> 51 51 </dependency> 52 52 … … 118 118 <pluginRepository> 119 119 <id>jcenter</id> 120 <url>http ://jcenter.bintray.com</url>120 <url>https://jcenter.bintray.com</url> 121 121 </pluginRepository> 122 122 </pluginRepositories> -
exampleparties/anac2019/agentgg/pom.xml
r12 r13 6 6 <groupId>geniusweb.exampleparties.anac2019</groupId> 7 7 <artifactId>agentgg</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 32 32 <groupId>geniusweb</groupId> 33 33 <artifactId>issuevalue</artifactId> 34 <version>1. 2.0</version>34 <version>1.3.1</version> 35 35 </dependency> 36 36 … … 38 38 <groupId>geniusweb</groupId> 39 39 <artifactId>party</artifactId> 40 <version>1. 2.0</version>40 <version>1.3.1</version> 41 41 </dependency> 42 42 … … 44 44 <groupId>geniusweb</groupId> 45 45 <artifactId>bidspace</artifactId> 46 <version>1. 2.0</version>46 <version>1.3.1</version> 47 47 </dependency> 48 48 <dependency> 49 49 <groupId>geniusweb</groupId> 50 50 <artifactId>profileconnection</artifactId> 51 <version>1. 2.0</version>51 <version>1.3.1</version> 52 52 </dependency> 53 53 <dependency> … … 145 145 <pluginRepository> 146 146 <id>jcenter</id> 147 <url>http ://jcenter.bintray.com</url>147 <url>https://jcenter.bintray.com</url> 148 148 </pluginRepository> 149 149 </pluginRepositories> -
exampleparties/anac2019/winkyagent/pom.xml
r12 r13 6 6 <groupId>geniusweb.exampleparties.anac2019</groupId> 7 7 <artifactId>winkyagent</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 32 32 <groupId>geniusweb</groupId> 33 33 <artifactId>issuevalue</artifactId> 34 <version>1. 2.0</version>34 <version>1.3.1</version> 35 35 </dependency> 36 36 … … 38 38 <groupId>geniusweb</groupId> 39 39 <artifactId>party</artifactId> 40 <version>1. 2.0</version>40 <version>1.3.1</version> 41 41 </dependency> 42 42 … … 44 44 <groupId>geniusweb</groupId> 45 45 <artifactId>bidspace</artifactId> 46 <version>1. 2.0</version>46 <version>1.3.1</version> 47 47 </dependency> 48 48 <dependency> 49 49 <groupId>geniusweb</groupId> 50 50 <artifactId>profileconnection</artifactId> 51 <version>1. 2.0</version>51 <version>1.3.1</version> 52 52 </dependency> 53 53 <dependency> … … 145 145 <pluginRepository> 146 146 <id>jcenter</id> 147 <url>http ://jcenter.bintray.com</url>147 <url>https://jcenter.bintray.com</url> 148 148 </pluginRepository> 149 149 </pluginRepositories> -
exampleparties/boulware/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>boulware</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb.exampleparties</groupId> 34 34 <artifactId>timedependentparty</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 <dependency> … … 58 58 <pluginRepository> 59 59 <id>jcenter</id> 60 <url>http ://jcenter.bintray.com</url>60 <url>https://jcenter.bintray.com</url> 61 61 </pluginRepository> 62 62 </pluginRepositories> -
exampleparties/comparebids/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>comparebids</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb</groupId> 34 34 <artifactId>party</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 … … 39 39 <groupId>geniusweb</groupId> 40 40 <artifactId>bidspace</artifactId> 41 <version>1. 2.0</version>41 <version>1.3.1</version> 42 42 </dependency> 43 43 <dependency> 44 44 <groupId>geniusweb</groupId> 45 45 <artifactId>profileconnection</artifactId> 46 <version>1. 2.0</version>46 <version>1.3.1</version> 47 47 </dependency> 48 48 <dependency> … … 140 140 <pluginRepository> 141 141 <id>jcenter</id> 142 <url>http ://jcenter.bintray.com</url>142 <url>https://jcenter.bintray.com</url> 143 143 </pluginRepository> 144 144 </pluginRepositories> -
exampleparties/conceder/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>conceder</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb.exampleparties</groupId> 34 34 <artifactId>timedependentparty</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 <dependency> … … 58 58 <pluginRepository> 59 59 <id>jcenter</id> 60 <url>http ://jcenter.bintray.com</url>60 <url>https://jcenter.bintray.com</url> 61 61 </pluginRepository> 62 62 </pluginRepositories> -
exampleparties/hardliner/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>hardliner</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb.exampleparties</groupId> 34 34 <artifactId>timedependentparty</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 <dependency> … … 58 58 <pluginRepository> 59 59 <id>jcenter</id> 60 <url>http ://jcenter.bintray.com</url>60 <url>https://jcenter.bintray.com</url> 61 61 </pluginRepository> 62 62 </pluginRepositories> -
exampleparties/humangui/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>humangui</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb</groupId> 34 34 <artifactId>party</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 … … 39 39 <groupId>geniusweb</groupId> 40 40 <artifactId>bidspace</artifactId> 41 <version>1.2.0</version> 41 <version>1.3.1</version> 42 </dependency> 43 <dependency> 44 <groupId>geniusweb</groupId> 45 <artifactId>profileconnection</artifactId> 46 <version>1.3.1</version> 47 </dependency> 48 <dependency> 49 <groupId>tudelft.utilities</groupId> 50 <artifactId>immutablelist</artifactId> 51 <version>1.0.1</version> 42 52 </dependency> 43 53 <dependency> … … 45 55 <artifactId>logging</artifactId> 46 56 <version>1.0.0</version> 47 </dependency>48 <dependency>49 <groupId>geniusweb</groupId>50 <artifactId>profileconnection</artifactId>51 <version>1.2.0</version>52 </dependency>53 <dependency>54 <groupId>tudelft.utilities</groupId>55 <artifactId>immutablelist</artifactId>56 <version>1.0.1</version>57 57 </dependency> 58 58 … … 140 140 <pluginRepository> 141 141 <id>jcenter</id> 142 <url>http ://jcenter.bintray.com</url>142 <url>https://jcenter.bintray.com</url> 143 143 </pluginRepository> 144 144 </pluginRepositories> -
exampleparties/linear/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>linear</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb.exampleparties</groupId> 34 34 <artifactId>timedependentparty</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 <dependency> … … 58 58 <pluginRepository> 59 59 <id>jcenter</id> 60 <url>http ://jcenter.bintray.com</url>60 <url>https://jcenter.bintray.com</url> 61 61 </pluginRepository> 62 62 </pluginRepositories> -
exampleparties/randomparty/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>randomparty</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb</groupId> 34 34 <artifactId>party</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 … … 39 39 <groupId>geniusweb</groupId> 40 40 <artifactId>bidspace</artifactId> 41 <version>1. 2.0</version>41 <version>1.3.1</version> 42 42 </dependency> 43 43 <dependency> 44 44 <groupId>geniusweb</groupId> 45 45 <artifactId>profileconnection</artifactId> 46 <version>1. 2.0</version>46 <version>1.3.1</version> 47 47 </dependency> 48 48 <dependency> … … 140 140 <pluginRepository> 141 141 <id>jcenter</id> 142 <url>http ://jcenter.bintray.com</url>142 <url>https://jcenter.bintray.com</url> 143 143 </pluginRepository> 144 144 </pluginRepositories> -
exampleparties/randompartypy/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>randompyparty</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 31 31 <groupId>geniusweb</groupId> 32 32 <artifactId>pythonadapter</artifactId> 33 <version>1. 2.0</version>33 <version>1.3.1</version> 34 34 </dependency> 35 35 … … 37 37 <groupId>geniusweb</groupId> 38 38 <artifactId>bidspace</artifactId> 39 <version>1. 2.0</version>39 <version>1.3.1</version> 40 40 </dependency> 41 41 <dependency> 42 42 <groupId>geniusweb</groupId> 43 43 <artifactId>profileconnection</artifactId> 44 <version>1. 2.0</version>44 <version>1.3.1</version> 45 45 </dependency> 46 46 <dependency> … … 131 131 <pluginRepository> 132 132 <id>jcenter</id> 133 <url>http ://jcenter.bintray.com</url>133 <url>https://jcenter.bintray.com</url> 134 134 </pluginRepository> 135 135 </pluginRepositories> -
exampleparties/simpleshaop/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>simpleshaop</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb</groupId> 34 34 <artifactId>party</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 … … 39 39 <groupId>geniusweb</groupId> 40 40 <artifactId>bidspace</artifactId> 41 <version>1. 2.0</version>41 <version>1.3.1</version> 42 42 </dependency> 43 43 <dependency> 44 44 <groupId>geniusweb</groupId> 45 45 <artifactId>profileconnection</artifactId> 46 <version>1. 2.0</version>46 <version>1.3.1</version> 47 47 </dependency> 48 48 <dependency> … … 140 140 <pluginRepository> 141 141 <id>jcenter</id> 142 <url>http ://jcenter.bintray.com</url>142 <url>https://jcenter.bintray.com</url> 143 143 </pluginRepository> 144 144 </pluginRepositories> -
exampleparties/timedependentparty/pom.xml
r11 r13 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>timedependentparty</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb</groupId> 34 34 <artifactId>party</artifactId> 35 <version>1. 2.0</version>35 <version>1.3.1</version> 36 36 </dependency> 37 37 … … 39 39 <groupId>geniusweb</groupId> 40 40 <artifactId>bidspace</artifactId> 41 <version>1. 2.0</version>41 <version>1.3.1</version> 42 42 </dependency> 43 43 <dependency> 44 44 <groupId>geniusweb</groupId> 45 45 <artifactId>profileconnection</artifactId> 46 <version>1. 2.0</version>46 <version>1.3.1</version> 47 47 </dependency> 48 48 <dependency> … … 140 140 <pluginRepository> 141 141 <id>jcenter</id> 142 <url>http ://jcenter.bintray.com</url>142 <url>https://jcenter.bintray.com</url> 143 143 </pluginRepository> 144 144 </pluginRepositories> … … 171 171 </executions> 172 172 </plugin> 173 173 174 174 <plugin> 175 175 <groupId>org.apache.maven.plugins</groupId> -
issuevalue/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>issuevalue</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 112 112 <pluginRepository> 113 113 <id>jcenter</id> 114 <url>http ://jcenter.bintray.com</url>114 <url>https://jcenter.bintray.com</url> 115 115 </pluginRepository> 116 116 </pluginRepositories> -
party/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>party</artifactId> 8 <version>1.2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 31 31 <groupId>geniusweb</groupId> 32 32 <artifactId>timeline</artifactId> 33 <version>1. 2.0</version>33 <version>1.3.1</version> 34 34 </dependency> 35 35 <dependency> 36 36 <groupId>geniusweb</groupId> 37 37 <artifactId>profile</artifactId> 38 <version>1. 2.0</version>38 <version>1.3.1</version> 39 39 </dependency> 40 40 <dependency> 41 41 <groupId>geniusweb</groupId> 42 42 <artifactId>events</artifactId> 43 <version>1. 2.0</version>43 <version>1.3.1</version> 44 44 </dependency> 45 45 <dependency> 46 46 <groupId>geniusweb</groupId> 47 47 <artifactId>references</artifactId> 48 <version>1. 2.0</version>48 <version>1.3.1</version> 49 49 </dependency> 50 50 <dependency> … … 138 138 <pluginRepository> 139 139 <id>jcenter</id> 140 <url>http ://jcenter.bintray.com</url>140 <url>https://jcenter.bintray.com</url> 141 141 </pluginRepository> 142 142 </pluginRepositories> -
profile/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>profile</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 31 31 <groupId>geniusweb</groupId> 32 32 <artifactId>issuevalue</artifactId> 33 <version>1. 2.0</version>33 <version>1.3.1</version> 34 34 </dependency> 35 35 <dependency> 36 36 <groupId>geniusweb</groupId> 37 37 <artifactId>references</artifactId> 38 <version>1. 2.0</version>38 <version>1.3.1</version> 39 39 </dependency> 40 40 … … 118 118 <pluginRepository> 119 119 <id>jcenter</id> 120 <url>http ://jcenter.bintray.com</url>120 <url>https://jcenter.bintray.com</url> 121 121 </pluginRepository> 122 122 </pluginRepositories> -
profileconnection/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>profileconnection</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 31 31 <groupId>geniusweb</groupId> 32 32 <artifactId>profile</artifactId> 33 <version>1. 2.0</version>33 <version>1.3.1</version> 34 34 </dependency> 35 35 … … 127 127 <pluginRepository> 128 128 <id>jcenter</id> 129 <url>http ://jcenter.bintray.com</url>129 <url>https://jcenter.bintray.com</url> 130 130 </pluginRepository> 131 131 </pluginRepositories> -
protocol/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>protocol</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 31 31 <groupId>geniusweb</groupId> 32 32 <artifactId>profile</artifactId> 33 <version>1. 2.0</version>33 <version>1.3.1</version> 34 34 </dependency> 35 35 <dependency> 36 36 <groupId>geniusweb</groupId> 37 37 <artifactId>party</artifactId> 38 <version>1. 2.0</version>38 <version>1.3.1</version> 39 39 </dependency> 40 40 <dependency> 41 41 <groupId>geniusweb</groupId> 42 42 <artifactId>references</artifactId> 43 <version>1. 2.0</version>43 <version>1.3.1</version> 44 44 </dependency> 45 45 <dependency> 46 46 <groupId>geniusweb</groupId> 47 47 <artifactId>events</artifactId> 48 <version>1. 2.0</version>48 <version>1.3.1</version> 49 49 </dependency> 50 50 <dependency> … … 143 143 <pluginRepository> 144 144 <id>jcenter</id> 145 <url>http ://jcenter.bintray.com</url>145 <url>https://jcenter.bintray.com</url> 146 146 </pluginRepository> 147 147 </pluginRepositories> -
pythonadapter/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>pythonadapter</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 31 31 <groupId>geniusweb</groupId> 32 32 <artifactId>party</artifactId> 33 <version>1. 2.0</version>33 <version>1.3.1</version> 34 34 </dependency> 35 35 … … 59 59 <pluginRepository> 60 60 <id>jcenter</id> 61 <url>http ://jcenter.bintray.com</url>61 <url>https://jcenter.bintray.com</url> 62 62 </pluginRepository> 63 63 </pluginRepositories> -
references/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>references</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 117 117 <pluginRepository> 118 118 <id>jcenter</id> 119 <url>http ://jcenter.bintray.com</url>119 <url>https://jcenter.bintray.com</url> 120 120 </pluginRepository> 121 121 </pluginRepositories> -
simplerunner/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>simplerunner</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 31 31 <groupId>geniusweb</groupId> 32 32 <artifactId>protocol</artifactId> 33 <version>1. 2.0</version>33 <version>1.3.1</version> 34 34 </dependency> 35 35 <dependency> 36 36 <groupId>geniusweb</groupId> 37 37 <artifactId>party</artifactId> 38 <version>1. 2.0</version>38 <version>1.3.1</version> 39 39 </dependency> 40 40 <dependency> 41 41 <groupId>geniusweb.exampleparties</groupId> 42 42 <artifactId>randomparty</artifactId> 43 <version>1. 2.0</version>43 <version>1.3.1</version> 44 44 <scope>test</scope> 45 45 </dependency> … … 47 47 <groupId>geniusweb.exampleparties</groupId> 48 48 <artifactId>comparebids</artifactId> 49 <version>1. 2.0</version>49 <version>1.3.1</version> 50 50 <scope>test</scope> 51 51 </dependency> … … 53 53 <groupId>geniusweb.exampleparties</groupId> 54 54 <artifactId>simpleshaop</artifactId> 55 <version>1. 2.0</version>55 <version>1.3.1</version> 56 56 <scope>test</scope> 57 57 </dependency> … … 94 94 <pluginRepository> 95 95 <id>jcenter</id> 96 <url>http ://jcenter.bintray.com</url>96 <url>https://jcenter.bintray.com</url> 97 97 </pluginRepository> 98 98 </pluginRepositories> -
timeline/pom.xml
r11 r13 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>timeline</artifactId> 8 <version>1. 2.0</version>8 <version>1.3.1</version> 9 9 <packaging>jar</packaging> 10 10 … … 105 105 <pluginRepository> 106 106 <id>jcenter</id> 107 <url>http ://jcenter.bintray.com</url>107 <url>https://jcenter.bintray.com</url> 108 108 </pluginRepository> 109 109 </pluginRepositories>
Note:
See TracChangeset
for help on using the changeset viewer.