5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-12 06:51:09 +08:00

SQOOP-1695: Sqoop2: Removed hardcoded version in pom.xml of connector-sdk

(Gwen Shapira via Jarek Jarcec Cecho)
This commit is contained in:
Jarek Jarcec Cecho 2014-11-08 22:00:38 -08:00
parent 7a642cea83
commit d7a8175ae0

View File

@ -29,7 +29,6 @@ limitations under the License.
<groupId>org.apache.sqoop</groupId> <groupId>org.apache.sqoop</groupId>
<artifactId>connector-sdk</artifactId> <artifactId>connector-sdk</artifactId>
<version>2.0.0-SNAPSHOT</version>
<name>Sqoop Connector SDK</name> <name>Sqoop Connector SDK</name>
<dependencies> <dependencies>