mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 19:39:29 +08:00
SQOOP-370 Version number for upcoming release
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1187142 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
98eb21711e
commit
a84aaea3a1
@ -33,7 +33,7 @@
|
|||||||
<property environment="env"/>
|
<property environment="env"/>
|
||||||
<property name="name" value="sqoop" />
|
<property name="name" value="sqoop" />
|
||||||
<property name="Name" value="Sqoop" />
|
<property name="Name" value="Sqoop" />
|
||||||
<property name="version" value="1.4.0-SNAPSHOT" />
|
<property name="version" value="1.4.0-incubating-SNAPSHOT" />
|
||||||
|
|
||||||
<!-- The last version released. -->
|
<!-- The last version released. -->
|
||||||
<property name="oldversion" value="1.3.0" />
|
<property name="oldversion" value="1.3.0" />
|
||||||
|
2
pom.xml
2
pom.xml
@ -27,7 +27,7 @@ limitations under the License.
|
|||||||
|
|
||||||
<groupId>org.apache.sqoop</groupId>
|
<groupId>org.apache.sqoop</groupId>
|
||||||
<artifactId>sqoop</artifactId>
|
<artifactId>sqoop</artifactId>
|
||||||
<version>1.0-incubating-SNAPSHOT</version>
|
<version>1.4.0-incubating-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>Apache Sqoop</name>
|
<name>Apache Sqoop</name>
|
||||||
|
Loading…
Reference in New Issue
Block a user