You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
363 B
15 lines
363 B
5 years ago
|
<project>
|
||
|
<modelVersion>4.0.0</modelVersion>
|
||
|
<groupId>aopalliance</groupId>
|
||
|
<artifactId>aopalliance</artifactId>
|
||
|
<name>AOP alliance</name>
|
||
|
<version>1.0</version>
|
||
|
<description>AOP Alliance</description>
|
||
|
<url>http://aopalliance.sourceforge.net</url>
|
||
|
|
||
|
<licenses>
|
||
|
<license>
|
||
|
<name>Public Domain</name>
|
||
|
</license>
|
||
|
</licenses>
|
||
|
</project>
|