[ 
https://issues.apache.org/jira/browse/CAMEL-11492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712433#comment-16712433
 ] 

ASF GitHub Bot commented on CAMEL-11492:
----------------------------------------

oscerd closed pull request #2658: [CAMEL-11492] New website - Fix pom version
URL: https://github.com/apache/camel/pull/2658
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/camel-website/package.json b/camel-website/package.json
index b8501be9771..19e04d4029e 100644
--- a/camel-website/package.json
+++ b/camel-website/package.json
@@ -1,6 +1,6 @@
 {
   "name": "camel-website",
-  "version": "2.23.0-SNAPSHOT",
+  "version": "2.24.0-SNAPSHOT",
   "description": "Apache Camel Website",
   "license": "Apache-2.0",
   "repository": "https://github.com/apache/camel";,
diff --git a/camel-website/pom.xml b/camel-website/pom.xml
index 6166374388b..0c14f5f57a5 100644
--- a/camel-website/pom.xml
+++ b/camel-website/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.23.0-SNAPSHOT</version>
+    <version>2.24.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 


 

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


> New Camel website
> -----------------
>
>                 Key: CAMEL-11492
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11492
>             Project: Camel
>          Issue Type: Task
>          Components: website
>            Reporter: Zoran Regvart
>            Priority: Major
>
> This is an issue to track the work on the new Camel website.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to