We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12158d commit cc0e9dfCopy full SHA for cc0e9df
README.md
@@ -1,2 +1,2 @@
1
-# avaje-datasource
2
-Implementation of avaje-datasource-api - a SQL DataSource implementation
+# ebean-datasource
+Implementation of ebean-datasource-api - a SQL DataSource implementation
pom.xml
@@ -13,7 +13,7 @@
13
<version>4.2.2-SNAPSHOT</version>
14
15
<scm>
16
- <developerConnection>scm:git:[email protected]:ebean-orm/avaje-datasource.git</developerConnection>
+ <developerConnection>scm:git:[email protected]:ebean-orm/ebean-datasource.git</developerConnection>
17
<tag>HEAD</tag>
18
</scm>
19
0 commit comments