Changeset 14 for exampleparties/comparebids
- Timestamp:
- 04/28/20 12:56:46 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
exampleparties/comparebids/pom.xml
r13 r14 6 6 <groupId>geniusweb.exampleparties</groupId> 7 7 <artifactId>comparebids</artifactId> 8 <version>1. 3.1</version>8 <version>1.4.0</version> 9 9 <packaging>jar</packaging> 10 10 … … 33 33 <groupId>geniusweb</groupId> 34 34 <artifactId>party</artifactId> 35 <version>1. 3.1</version>35 <version>1.4.0</version> 36 36 </dependency> 37 37 … … 39 39 <groupId>geniusweb</groupId> 40 40 <artifactId>bidspace</artifactId> 41 <version>1. 3.1</version>41 <version>1.4.0</version> 42 42 </dependency> 43 43 <dependency> 44 44 <groupId>geniusweb</groupId> 45 45 <artifactId>profileconnection</artifactId> 46 <version>1. 3.1</version>46 <version>1.4.0</version> 47 47 </dependency> 48 48 <dependency>
Note:
See TracChangeset
for help on using the changeset viewer.