We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc70a1f + 56e80b4 commit f85b48cCopy full SHA for f85b48c
pom.xml
@@ -4,17 +4,11 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.databricks</groupId>
6
<artifactId>databricks-jdbc-oss</artifactId>
7
- <version>0.0.1</version>
+ <version>0.1.0</version>
8
<packaging>jar</packaging>
9
<name>Databricks JDBC Driver</name>
10
<description>Databricks JDBC Driver.</description>
11
<url>https://github.com/databricks/databricks-jdbc</url>
12
- <developers>
13
- <developer>
14
- <name>Gopal Lal</name>
15
- <email>[email protected]</email>
16
- </developer>
17
- </developers>
18
<scm>
19
<connection>scm:git:https://github.com/databricks/databricks-jdbc.git</connection>
20
<developerConnection>scm:git:https://github.com/databricks/databricks-jdbc.git</developerConnection>
0 commit comments