Author: kwright
Date: Mon Aug 31 05:53:44 2015
New Revision: 1700201
URL: http://svn.apache.org/r1700201
Log:
Make pom.xml consistent with build.xml
Modified:
manifoldcf/branches/CONNECTORS-1233/connectors/amazons3/pom.xml
Modified: manifoldcf/branches/CONNECTORS-1233/connectors/amazons3/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1233/connectors/amazons3/pom.xml?rev=1700201&r1=1700200&r2=1700201&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-1233/connectors/amazons3/pom.xml (original)
+++ manifoldcf/branches/CONNECTORS-1233/connectors/amazons3/pom.xml Mon Aug 31
05:53:44 2015
@@ -406,7 +406,7 @@
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
- <artifactId>aws-java-sdk</artifactId>
+ <artifactId>aws-java-sdk-core</artifactId>
<version>${aws-java-sdk.version}</version>
</dependency>