Skip to content

Commit

Permalink
coordinates fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlasov committed Apr 18, 2024
1 parent caf888a commit 8ff9923
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions architecture/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.nasdanika.models.architecture.demos</groupId>
<groupId>org.nasdanika.rag</groupId>
<version>2024.3.0</version>
<artifactId>internet-banking-systems</artifactId>
<artifactId>architecture</artifactId>
<packaging>jar</packaging>
<name>Internet Banking System</name>
<description>Demonstrates loading of an architecture model from a Drawio diagram using feature mapping and generation of documentation web site</description>
<name>Nasdanika RAG Architecture</name>

<build>
<plugins>
Expand Down

0 comments on commit 8ff9923

Please sign in to comment.