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:26:41 UTC

[directory-fortress-core] branch master updated: back to v35 parent pom

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 ee2db0f  back to v35 parent pom
ee2db0f is described below

commit ee2db0fd64a82e03c7f3c6515f919dd5d0ba50bf
Author: smckinney <sm...@apache.org>
AuthorDate: Tue Dec 10 19:26:35 2019 -0600

    back to v35 parent pom
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7cb9bb4..43d7f59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,11 +19,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>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>44</version>
+    <version>35</version>
     <relativePath />
   </parent>