mirror of
https://github.com/rasilon/ujetl.git
synced 2026-04-11 18:39:30 +00:00
tag v2.0.1
This commit is contained in:
parent
7d755df600
commit
6ea313f862
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
|
@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
|
||||||
<groupId>com.rasilon.ujetl</groupId>
|
<groupId>com.rasilon.ujetl</groupId>
|
||||||
<artifactId>CopyingApp</artifactId>
|
<artifactId>CopyingApp</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>2.0.0</version>
|
<version>2.0.1</version>
|
||||||
<name>uJETL</name>
|
<name>uJETL</name>
|
||||||
<url></url>
|
<url></url>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: Java app to facilitate moving data between databases.
|
Summary: Java app to facilitate moving data between databases.
|
||||||
Name: uJETL
|
Name: uJETL
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Applications/Database
|
Group: Applications/Database
|
||||||
License: All rights reserved.
|
License: All rights reserved.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue