Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <mail@stefan-seelmann.de>2018-08-06 07:03:08 +0300
committerStefan Seelmann <mail@stefan-seelmann.de>2018-08-06 07:03:08 +0300
commit6e9e6c2571bbf53cb9b657a740a0225a4d348200 (patch)
tree9c2587d51a7638169429f78caecc960bbaa9de21 /eclipse-trgt-platform
parent2711ab57aa77e7ac1fccccd9dcccfcd3d2c9e1da (diff)
RSTUDIO-1190: Keystore change from JKS to PKCS12
* Use JDK default keystore everywhere * PKCS12 key store requires password if same keystore file is used as truststore * Update parent pom
Diffstat (limited to 'eclipse-trgt-platform')
-rw-r--r--eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template b/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template
index 08d476042..420c77c5f 100644
--- a/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template
+++ b/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template
@@ -19,7 +19,7 @@
@author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-->
<?pde version="3.8"?>
-<target name="Apache Directory Studio Platform" sequenceNumber="335">
+<target name="Apache Directory Studio Platform" sequenceNumber="351">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">