Skip to content

Commit

Permalink
Revert "Update Pagopa Versions"
Browse files Browse the repository at this point in the history
This reverts commit df30288.
  • Loading branch information
beetlecrunch committed Feb 23, 2024
1 parent df30288 commit 4fc8d5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Versions {
}

object PagopaVersions {
lazy val attributeRegistryManagementVersion = "1.0.16"
lazy val tenantManagementVersion = "1.0.11"
lazy val commonsVersion = "1.0.23"
lazy val attributeRegistryManagementVersion = "1.0.x-SNAPSHOT"
lazy val tenantManagementVersion = "1.0.x-SNAPSHOT"
lazy val commonsVersion = "1.0.x-SNAPSHOT"
}

0 comments on commit 4fc8d5e

Please sign in to comment.