We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b00ed commit 97e13edCopy full SHA for 97e13ed
doc/changes/changes_13.0.0.md
@@ -1,4 +1,4 @@
1
-# Virtual Schema Common Java 13.0.0, released 2020-??-??
+# Virtual Schema Common Java 13.0.0, released 2020-11-12
2
3
Code name: Changes the LISTAGG and GROUP_CONCAT API
4
pom.xml
@@ -190,7 +190,6 @@
190
<goal>sign</goal>
191
</goals>
192
<configuration>
193
- <!-- Prevent `gpg` from using pinentry programs -->
194
<gpgArguments>
195
<arg>--pinentry-mode</arg>
196
<arg>loopback</arg>
0 commit comments