Changeset 13 for exampleparties/anac2019/agentgg
- Timestamp:
- 03/02/20 10:29:44 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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>
Note:
See TracChangeset
for help on using the changeset viewer.