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 c2480ad commit 1765ee8Copy full SHA for 1765ee8
patterns-modules/data-oriented-programming/pom.xml
@@ -4,9 +4,9 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
5
6
<modelVersion>4.0.0</modelVersion>
7
- <artifactId>clean-architecture</artifactId>
+ <artifactId>data-oriented-programming</artifactId>
8
<version>1.0</version>
9
- <name>data-oriented-programming</name>
+ <name>Data-Oriented Programming</name>
10
<description>Project for Data Oriented Programming in Java</description>
11
12
<parent>
0 commit comments