Skip to content

Commit 011a652

Browse files
authored
reset version to 0.6.6 (#49)
1 parent 7530c45 commit 011a652

File tree

4 files changed

+3
-27
lines changed

4 files changed

+3
-27
lines changed

doc/changes/changelog.md

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/changes_0.6.7.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

pk_generated_parent.pom

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>udf-debugging-java</artifactId>
5-
<version>0.6.7</version>
5+
<version>0.6.6</version>
66
<name>udf-debugging-java</name>
77
<description>Utilities for debugging, profiling and code coverage measure for UDFs.</description>
88
<url>https://github.com/exasol/udf-debugging-java/</url>
@@ -194,7 +194,7 @@
194194
<parent>
195195
<artifactId>udf-debugging-java-generated-parent</artifactId>
196196
<groupId>com.exasol</groupId>
197-
<version>0.6.7</version>
197+
<version>0.6.6</version>
198198
<relativePath>pk_generated_parent.pom</relativePath>
199199
</parent>
200200
</project>

0 commit comments

Comments
 (0)