re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:35:36 +02:00 committed by root
parent eb5700db33
commit 512a8bcedd
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1 @@
be947cc3eb478da23abe564d27c527f30bf526b8 commons-beanutils-1.9.4-src.tar.gz

5
.gitignore vendored
View File

@ -1 +1,6 @@
commons-beanutils-1.8.3-src.tar.gz
/commons-beanutils-1.9.0-src.tar.gz
/commons-beanutils-1.9.1-src.tar.gz
/commons-beanutils-1.9.2-src.tar.gz
/commons-beanutils-1.9.3-src.tar.gz
/commons-beanutils-1.9.4-src.tar.gz

14
commons-beanutils.depmap Normal file
View File

@ -0,0 +1,14 @@
<dependencies>
<dependency>
<maven>
<groupId>commons-collections</groupId>
<artifactId>commons-collections-testframework</artifactId>
<version>3.2.1</version>
</maven>
<jpp>
<groupId>JPP</groupId>
<artifactId>commons-collections-testframework</artifactId>
<version>3.2.1</version>
</jpp>
</dependency>
</dependencies>