Skip to content

Commit

Permalink
1.1.x release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
agazzarini committed Jan 22, 2024
1 parent d717e14 commit afc997b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion fraglink-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.spaziocodice.labs.rdf</groupId>
<artifactId>fraglink</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>fraglink-sdk</artifactId>
<name>FragLink: SDK</name>
Expand Down
2 changes: 1 addition & 1 deletion fraglink-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.spaziocodice.labs.rdf</groupId>
<artifactId>fraglink</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>fraglink-starter</artifactId>
<name>FragLink: SpringBoot Starter</name>
Expand Down
2 changes: 1 addition & 1 deletion fraglink-web-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>com.spaziocodice.labs.rdf</groupId>
<artifactId>fraglink-web-api</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
<name>FragLink: Web API</name>
<description>Linked Data Fragment Server</description>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>com.spaziocodice.labs.rdf</groupId>
<artifactId>fraglink</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>FragLink: A Linked Data Fragment Server</name>
<organization>
Expand Down

0 comments on commit afc997b

Please sign in to comment.