You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/16 20:03:16 UTC

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #895: The first JVM-only extension

ppalaga commented on a change in pull request #895: The first JVM-only extension
URL: https://github.com/apache/camel-quarkus/pull/895#discussion_r393280096
 
 

 ##########
 File path: tooling/create-extension-templates/runtime-pom.xml
 ##########
 @@ -30,9 +30,10 @@
 
     <artifactId>[=artifactId]</artifactId>
     <name>[=namePrefix][=nameBase][=nameSegmentDelimiter]Runtime</name>
+    <description>[=description]</description>
 
     <properties>
-        <firstVersion>1.0.0-M6</firstVersion>
+        <firstVersion>1.0.0-M5</firstVersion>
 
 Review comment:
   +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services