You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "gaoran10 (via GitHub)" <gi...@apache.org> on 2023/02/21 02:32:11 UTC

[GitHub] [pulsar] gaoran10 commented on a diff in pull request #19573: [improve] Bump project version to 3.0.0-SNAPSHOT

gaoran10 commented on code in PR #19573:
URL: https://github.com/apache/pulsar/pull/19573#discussion_r1112474093


##########
buildtools/pom.xml:
##########
@@ -31,12 +31,12 @@
 
   <groupId>org.apache.pulsar</groupId>
   <artifactId>buildtools</artifactId>
-  <version>2.12.0-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Pulsar Build Tools</name>
 
   <properties>
-    <project.build.outputTimestamp>${maven.build.timestamp}</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-02-20T12:42:59Z</project.build.outputTimestamp>

Review Comment:
   Why need to change this?



##########
deployment/terraform-ansible/deploy-pulsar.yaml-e:
##########
@@ -0,0 +1,215 @@
+#

Review Comment:
   Why need to add this?



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org