Skip to content

Commit 7b6653b

Browse files
committed
maven
1 parent 682fe12 commit 7b6653b

File tree

1 file changed

+2
-2
lines changed
  • modules/use-cases-architectures/pages/starlight/jms

1 file changed

+2
-2
lines changed

modules/use-cases-architectures/pages/starlight/jms/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ image:pulsar-client-settings.png[]
4949

5050
=== Produce and consume a message
5151

52-
This example uses maven as the project structure. If you prefer gradle or another, this code should still be a good fit.
52+
This example uses Maven as the project structure. If you prefer gradle or another, this code should still be a good fit.
5353

5454
TIP: Visit our https://github.com/datastax/astra-streaming-examples[examples repo^]{external-link-icon} to see the complete source of this example.
5555

56-
. Create a new maven project.
56+
. Create a new Maven project.
5757
+
5858
[source,shell]
5959
----

0 commit comments

Comments
 (0)