You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2019/05/23 01:17:40 UTC

[directory-studio] branch remove-jndi-provider-and-jndi-layer updated: Updated the scm part

This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to branch remove-jndi-provider-and-jndi-layer
in repository https://gitbox.apache.org/repos/asf/directory-studio.git


The following commit(s) were added to refs/heads/remove-jndi-provider-and-jndi-layer by this push:
     new 5240566  Updated the scm part
5240566 is described below

commit 5240566700ade796747fc9643638d218b03f5467
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Thu May 23 03:17:32 2019 +0200

    Updated the scm part
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f441d6a..4fd7bc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,8 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-studio.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-studio.git</developerConnection>
-    <url>https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=tag;h=refs/tags/${project.scm.tag}</url>
+    <url>https://github.com/apache/directory-studio/tree/${project.scm.tag}</url>
+    <tag<master</tag>
   </scm>
 
   <distributionManagement>
@@ -88,7 +89,7 @@
     <org.apache.commons.lang3.bundleversion>3.8.1</org.apache.commons.lang3.bundleversion>
     <org.apache.commons.pool.version>2.6.1</org.apache.commons.pool.version>
     <org.apache.commons.pool.bundleversion>2.6.1</org.apache.commons.pool.bundleversion>
-    <org.apache.directory.api.version>2.0.0.AM3-SNAPSHOT</org.apache.directory.api.version>
+    <org.apache.directory.api.version>2.0.0.AM3</org.apache.directory.api.version>
     <org.apache.directory.server.version>2.0.0.AM26-SNAPSHOT</org.apache.directory.server.version>
     <org.apache.mina.version>2.1.2</org.apache.mina.version>
     <org.apache.mina.bundleversion>2.1.2</org.apache.mina.bundleversion>