Skip to content

Commit

Permalink
fix(#3388): Update streampipes version in asset-model-management module
Browse files Browse the repository at this point in the history
  • Loading branch information
tenthe committed Jan 2, 2025
1 parent caeb7bc commit 1a8d6a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion streampipes-connect-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-asset-model-management</artifactId>
<version>0.97.0-SNAPSHOT</version>
<version>0.98.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.streampipes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-asset-model-management</artifactId>
<version>0.97.0-SNAPSHOT</version>
<version>0.98.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.streampipes</groupId>
Expand Down

0 comments on commit 1a8d6a9

Please sign in to comment.