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 2019/12/11 01:03:45 UTC

[directory-fortress-core] branch master updated: parent pom v44

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

smckinney pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-fortress-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 4428ffd  parent pom v44
4428ffd is described below

commit 4428ffdf7543c4e377976486f69e18445d04ad2c
Author: smckinney <sm...@apache.org>
AuthorDate: Tue Dec 10 19:03:39 2019 -0600

    parent pom v44
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e44c9a3..c0be123 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,10 +20,10 @@
 <project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <parent>
+  <parent>3.4
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>35</version>
+    <version>44</version>
     <relativePath />
   </parent>