Submitting a new package OBS-URL: https://build.opensuse.org/request/show/1072949 OBS-URL: https://build.opensuse.org/package/show/Java:packages/colt?expand=0&rev=1
14 lines
322 B
Plaintext
14 lines
322 B
Plaintext
<project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>colt</groupId>
|
|
<artifactId>colt</artifactId>
|
|
<version>1.2.0</version>
|
|
<dependencies>
|
|
<dependency>
|
|
<groupId>concurrent</groupId>
|
|
<artifactId>concurrent</artifactId>
|
|
<version>1.3.4</version>
|
|
</dependency>
|
|
</dependencies>
|
|
</project>
|