Skip to content

Commit cbcb40c

Browse files
authored
Revert "Version is now 0.0.2-SNAPSHOT (#7)" (#8)
This reverts commit 8426b53.
1 parent 8426b53 commit cbcb40c

File tree

3 files changed

+2
-121
lines changed

3 files changed

+2
-121
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ apollo {
2121
service("service") {
2222
packageName.set("com.example")
2323

24-
plugin("com.apollographql.ffs:apollo-kotlin-ffs:0.0.1")
24+
plugin("com.apollographql.ffs:apollo-kotlin-ffs:0.0.0")
2525
}
2626
}
2727
```

librarian.root.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.compatibility=2.0.0
44
kdoc.olderVersions=
55

66
pom.groupId=com.apollographql.ffs
7-
pom.version=0.0.2-SNAPSHOT
7+
pom.version=0.0.1-SNAPSHOT
88
pom.description=Federation Foreign Schemas for Apollo Kotlin
99
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-ffs
1010
pom.developer=apollo-kotlin-ffs authors

scripts/update-repo.main.kts

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)