Rename application references from "Filter-View" to "FilterView"
- Updated project name from "Filter-View" to "FilterView" in build_and_run.md - Corrected repository URLs and directory names to match the new naming convention.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -3,10 +3,10 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.waveletsolutions.filtering</groupId>
|
||||
<artifactId>filter-view</artifactId>
|
||||
<artifactId>filterview</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>filter-view</name>
|
||||
<name>filterview</name>
|
||||
<url>http://maven.apache.org</url>
|
||||
|
||||
<properties>
|
||||
|
Reference in New Issue
Block a user