We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4d8cb commit e46da91Copy full SHA for e46da91
backend/pom.xml
@@ -6,7 +6,7 @@
6
<artifactId>pastebin</artifactId>
7
<version>0.0.1-SNAPSHOT</version>
8
<name>pastebin</name>
9
- <description>Java translation of learn_pastebin-python backend</description>
+ <description>Pastebin app backend</description>
10
11
<properties>
12
<java.version>23</java.version>
0 commit comments