This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new 3d9601c Configure by exception.
3d9601c is described below
commit 3d9601cdbf3708b76275a4a41049c8d362cddaa3
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 10 15:07:26 2019 -0400
Configure by exception.
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e43674d..816ad00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,6 @@
<version>43</version>
</parent>
- <groupId>org.apache.commons</groupId>
<artifactId>commons-crypto</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>jar</packaging>