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 b015018 commit e9ab1afCopy full SHA for e9ab1af
Coherence.properties
@@ -23,14 +23,14 @@ http://oss.oracle.com/licenses/upl.
23
12.2.1.1.0 (Oracle) ==> 12.2.1.1000 (.NET), AssemblyPatch = 1 * 1000 + 0 = 1000
24
12.2.1.1.1 (Oracle) ==> 12.2.1.1001 (.NET), AssemblyPatch = 1 * 1000 + 1 = 1001
25
-->
26
- <AssemblyPatch>11</AssemblyPatch>
+ <AssemblyPatch>13</AssemblyPatch>
27
<AssemblyDescription></AssemblyDescription>
28
<BuildType>Release</BuildType>
29
<!--
30
ComponentVersion is the 4th Oracle version number.
31
Patch is the 5th Oracle version number.
32
33
<ComponentVersion>0</ComponentVersion>
34
- <Patch>11</Patch>
+ <Patch>13</Patch>
35
</PropertyGroup>
36
</Project>
0 commit comments