You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2019/09/05 05:06:16 UTC

svn commit: r1866430 - /felix/trunk/http/jetty/pom.xml

Author: cziegeler
Date: Thu Sep  5 05:06:16 2019
New Revision: 1866430

URL: http://svn.apache.org/viewvc?rev=1866430&view=rev
Log:
Update project description
This closes #199 #190

Modified:
    felix/trunk/http/jetty/pom.xml

Modified: felix/trunk/http/jetty/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/jetty/pom.xml?rev=1866430&r1=1866429&r2=1866430&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Thu Sep  5 05:06:16 2019
@@ -27,7 +27,7 @@
     </parent>
 
     <name>Apache Felix Http Jetty</name>
-    <description>This is an implementation of the OSGi Http Service and the OSGi Http Whiteboard Specification</description>
+    <description>This is an implementation of the R7 OSGi Http Service and the R7 OSGi Http Whiteboard Specification</description>
 
     <artifactId>org.apache.felix.http.jetty</artifactId>
     <version>4.0.13-SNAPSHOT</version>