Changeset 53 for domaineditor/pom.xml
- Timestamp:
- 12/18/24 13:28:59 (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
domaineditor/pom.xml
r52 r53 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>domaineditor</artifactId> 8 <version>2. 1.6</version>8 <version>2.2.1</version> <!-- equals the geniusweb version --> 9 9 <packaging>jar</packaging> 10 10 … … 53 53 <groupId>tudelft.utilities</groupId> 54 54 <artifactId>utilities</artifactId> 55 <version>1. 2.1</version>55 <version>1.3.1</version> 56 56 </dependency> 57 57 <dependency> 58 58 <groupId>tudelft.utilities</groupId> 59 59 <artifactId>logging</artifactId> 60 <version>1.0. 1</version>60 <version>1.0.2</version> 61 61 </dependency> 62 62 <dependency> 63 63 <groupId>tudelft.utilities</groupId> 64 64 <artifactId>mvc</artifactId> 65 <version> 1.1.0</version>65 <version>2.0.5</version> 66 66 </dependency> 67 67
Note:
See TracChangeset
for help on using the changeset viewer.