Skip to content

Commit cc0e9df

Browse files
committed
No effective change - update pom scm
1 parent c12158d commit cc0e9df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# avaje-datasource
2-
Implementation of avaje-datasource-api - a SQL DataSource implementation
1+
# ebean-datasource
2+
Implementation of ebean-datasource-api - a SQL DataSource implementation

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<version>4.2.2-SNAPSHOT</version>
1414

1515
<scm>
16-
<developerConnection>scm:git:[email protected]:ebean-orm/avaje-datasource.git</developerConnection>
16+
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-datasource.git</developerConnection>
1717
<tag>HEAD</tag>
1818
</scm>
1919

0 commit comments

Comments
 (0)