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 93a0045 commit 77863d8Copy full SHA for 77863d8
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>edu.vanderbilt.accre</groupId>
7
<artifactId>laurelin</artifactId>
8
- <version>0.6.0</version>
+ <version>0.6.1-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>laurelin-0.6.0</tag>
+ <tag>laurelin-0.0.1</tag>
23
</scm>
24
<description>Spark datasource for ROOT (http://root.cern) files</description>
25
0 commit comments