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.
1 parent 7839359 commit 7846c7dCopy full SHA for 7846c7d
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>edu.vanderbilt.accre</groupId>
7
<artifactId>laurelin</artifactId>
8
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.3-SNAPSHOT</version>
9
10
<name>laurelin</name>
11
@@ -19,7 +19,7 @@
19
<scm>
20
<developerConnection>scm:git:[email protected]:spark-root/laurelin.git</developerConnection>
21
<url>https://github.com/spark-root/laurelin</url>
22
- <tag>branch-0.X</tag>
+ <tag>laurelin-0.0.1</tag>
23
</scm>
24
<description>Spark datasource for ROOT (http://root.cern) files</description>
25
0 commit comments