Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit 622f60f

Browse files
committed
#87 - fixes names in pom files
1 parent e7d2f86 commit 622f60f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

modules/examples/alias/demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>incode-example-alias-demo</artifactId>
12-
<name>Incode Platform Example Alias Demo Usage</name>
12+
<name>Incode Platform Example Alias Demo</name>
1313

1414
<build>
1515
<resources>

modules/examples/classification/demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>incode-example-classification-demo</artifactId>
12-
<name>Incode Platform Example classification Fixtures</name>
12+
<name>Incode Platform Example classification Demo</name>
1313

1414
<build>
1515
<resources>

modules/examples/commchannel/demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>incode-example-commchannel-demo</artifactId>
12-
<name>Incode Platform Example CommChannel Fixtures</name>
12+
<name>Incode Platform Example CommChannel Demo</name>
1313

1414
<build>
1515
<resources>

modules/examples/docfragment/demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>incode-example-docfragment-demo</artifactId>
12-
<name>Incode Platform Example DocFragment Fixtures</name>
12+
<name>Incode Platform Example DocFragment Demo</name>
1313

1414
<build>
1515
<resources>

0 commit comments

Comments
 (0)