Skip to content

Commit

Permalink
5.1.4 config
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-rider committed Jul 16, 2018
1 parent a0ef1d5 commit 0a3b6c9
Show file tree
Hide file tree
Showing 214 changed files with 296 additions and 294 deletions.
4 changes: 2 additions & 2 deletions bundles/org.jkiss.utils/META-INF/MANIFEST.MF
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.jkiss.utils
Bundle-Version: 2.1.71
Bundle-Release-Date: 20180716
Bundle-Version: 2.1.72
Bundle-Release-Date: 20180730
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.jkiss.code,
org.jkiss.utils,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.jkiss.utils/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.utils</artifactId>
<version>2.1.71</version>
<version>2.1.72</version>
<packaging>eclipse-plugin</packaging>
</project>
4 changes: 2 additions & 2 deletions bundles/org.jkiss.wmi/META-INF/MANIFEST.MF
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.jkiss.wmi
Bundle-Version: 2.0.81
Bundle-Release-Date: 20180716
Bundle-Version: 2.0.82
Bundle-Release-Date: 20180730
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %Bundle-Vendor
Export-Package: org.jkiss.wmi.service
2 changes: 1 addition & 1 deletion bundles/org.jkiss.wmi/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.wmi</artifactId>
<version>2.0.81</version>
<version>2.0.82</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ce.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ce.feature"
label="%featureName"
version="5.1.3"
version="5.1.4"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.core.application">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ce.feature/pom.xml
Expand Up @@ -10,7 +10,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ce.feature</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.core.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.core.feature"
label="%featureName"
version="5.1.3"
version="5.1.4"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.core">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.core.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.core.feature</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.debug.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.debug.feature"
label="%featureName"
version="5.1.3"
version="5.1.4"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.debug.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.debug.feature</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.db2.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.db2.feature"
label="%featureName"
version="2.1.73"
version="2.1.74"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.db2">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.db2.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.db2.feature</artifactId>
<version>2.1.73</version>
<version>2.1.74</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.exasol.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.exasol.feature"
label="%featureName"
version="1.0.46"
version="1.0.47"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.exasol">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.exasol.feature/pom.xml
Expand Up @@ -10,7 +10,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.exasol.feature</artifactId>
<version>1.0.46</version>
<version>1.0.47</version>
<packaging>eclipse-feature</packaging>

</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.generic.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.generic.feature"
label="%featureName"
version="2.1.74"
version="2.1.75"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.generic">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.generic.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.generic.feature</artifactId>
<version>2.1.74</version>
<version>2.1.75</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.mysql.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.mysql.feature"
label="%featureName"
version="2.1.73"
version="2.1.74"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.mysql">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.mysql.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.mysql.feature</artifactId>
<version>2.1.73</version>
<version>2.1.74</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.office.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.office.feature"
label="%featureName"
version="1.1.25"
version="1.1.26"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.data.office">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.office.feature/pom.xml
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.office.feature</artifactId>
<version>1.1.25</version>
<version>1.1.26</version>
<packaging>eclipse-feature</packaging>
<groupId>org.jkiss.dbeaver</groupId>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.oracle.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.oracle.feature"
label="%featureName"
version="2.1.73"
version="2.1.74"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.oracle">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.oracle.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.oracle.feature</artifactId>
<version>2.1.73</version>
<version>2.1.74</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.ui.svg.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.ui.svg.feature"
label="%featureName"
version="1.0.24"
version="1.0.25"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.ui.svg">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.ui.svg.feature/pom.xml
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.ui.svg.feature</artifactId>
<version>1.0.24</version>
<version>1.0.25</version>
<packaging>eclipse-feature</packaging>
<groupId>org.jkiss.dbeaver</groupId>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.wmi.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.ext.wmi.feature"
label="%featureName"
version="2.0.90"
version="2.0.91"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.wmi">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.ext.wmi.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.wmi.feature</artifactId>
<version>2.0.90</version>
<version>2.0.91</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.net.sshj.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.net.sshj.feature"
label="%featureName"
version="1.0.9"
version="1.0.10"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.net.sshj.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.net.sshj.feature</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.rcp.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.rcp.feature"
label="%featureName"
version="2.1.63"
version="2.1.64"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.rcp.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.rcp.feature</artifactId>
<version>2.1.63</version>
<version>2.1.64</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.runtime.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.runtime.feature"
label="%featureName"
version="5.1.3"
version="5.1.4"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.core.eclipse">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.runtime.feature/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.runtime.feature</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.standalone.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jkiss.dbeaver.standalone.feature"
label="%featureName"
version="5.1.3"
version="5.1.4"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.core.application">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jkiss.dbeaver.standalone.feature/pom.xml
Expand Up @@ -10,7 +10,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.standalone.feature</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-feature</packaging>

</project>
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.jkiss.dbeaver.core.application.nls
Bundle-Version: 5.1.3
Bundle-Release-Date: 20180716
Bundle-Version: 5.1.4
Bundle-Release-Date: 20180730
Fragment-Host: org.jkiss.dbeaver.core.application
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: JKISS
2 changes: 1 addition & 1 deletion nls/bundles/org.jkiss.dbeaver.core.application.nls/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.core.application.nls</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.jkiss.dbeaver.core.eclipse.nls
Bundle-Version: 5.1.3
Bundle-Release-Date: 20180716
Bundle-Version: 5.1.4
Bundle-Release-Date: 20180730
Fragment-Host: org.jkiss.dbeaver.core.eclipse
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: JKISS
2 changes: 1 addition & 1 deletion nls/bundles/org.jkiss.dbeaver.core.eclipse.nls/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.core.eclipse.nls</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-plugin</packaging>
</project>
4 changes: 2 additions & 2 deletions nls/bundles/org.jkiss.dbeaver.core.nls/META-INF/MANIFEST.MF
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.jkiss.dbeaver.core.nls
Bundle-Version: 5.1.3
Bundle-Release-Date: 20180716
Bundle-Version: 5.1.4
Bundle-Release-Date: 20180730
Fragment-Host: org.jkiss.dbeaver.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: JKISS
2 changes: 1 addition & 1 deletion nls/bundles/org.jkiss.dbeaver.core.nls/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.core.nls</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.jkiss.dbeaver.data.office.nls
Bundle-Version: 1.0.20
Bundle-Release-Date: 20180716
Bundle-Version: 1.0.21
Bundle-Release-Date: 20180730
Fragment-Host: org.jkiss.dbeaver.data.office
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: JKISS
2 changes: 1 addition & 1 deletion nls/bundles/org.jkiss.dbeaver.data.office.nls/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.data.office.nls</artifactId>
<version>1.0.20</version>
<version>1.0.21</version>
<packaging>eclipse-plugin</packaging>
</project>
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.jkiss.dbeaver.ext.db2.nls
Bundle-Version: 1.0.20
Bundle-Release-Date: 20180716
Bundle-Version: 1.0.21
Bundle-Release-Date: 20180730
Fragment-Host: org.jkiss.dbeaver.ext.db2
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: JKISS
2 changes: 1 addition & 1 deletion nls/bundles/org.jkiss.dbeaver.ext.db2.nls/pom.xml
Expand Up @@ -9,6 +9,6 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.jkiss.dbeaver.ext.db2.nls</artifactId>
<version>1.0.20</version>
<version>1.0.21</version>
<packaging>eclipse-plugin</packaging>
</project>

0 comments on commit 0a3b6c9

Please sign in to comment.