Skip to content

Commit f85b48c

Browse files
authored
Merge pull request #199 from databricks/pom-changes
Bump up version
2 parents fc70a1f + 56e80b4 commit f85b48c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,11 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.databricks</groupId>
66
<artifactId>databricks-jdbc-oss</artifactId>
7-
<version>0.0.1</version>
7+
<version>0.1.0</version>
88
<packaging>jar</packaging>
99
<name>Databricks JDBC Driver</name>
1010
<description>Databricks JDBC Driver.</description>
1111
<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>
1812
<scm>
1913
<connection>scm:git:https://github.com/databricks/databricks-jdbc.git</connection>
2014
<developerConnection>scm:git:https://github.com/databricks/databricks-jdbc.git</developerConnection>

0 commit comments

Comments
 (0)