You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/09/08 23:54:07 UTC

directory-fortress-realm git commit: fix version

Repository: directory-fortress-realm
Updated Branches:
  refs/heads/master 109fcbaa7 -> 758414a53


fix version


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/commit/758414a5
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/tree/758414a5
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/diff/758414a5

Branch: refs/heads/master
Commit: 758414a5380d8db4443c8cff72cf59ab2488e5f3
Parents: 109fcba
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Sep 8 18:53:54 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Sep 8 18:53:54 2018 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/blob/758414a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bb02e15..9bfb47f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -414,7 +414,7 @@
       <dependency>
         <groupId>org.apache.directory.fortress</groupId>
         <artifactId>fortress-core</artifactId>
-        <version>$fortress-core.version}</version>
+        <version>${fortress-core.version}</version>
       </dependency>
 
       <dependency>