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 92380f6 commit 520f087Copy full SHA for 520f087
pom.xml
@@ -33,7 +33,8 @@
33
<dependency>
34
<groupId>com.embabel.agent</groupId>
35
<artifactId>embabel-agent-test</artifactId>
36
- <version>${embabel-agent.version}</version>
+ <!-- This is later than agent version, but will come back in sync in future -->
37
+ <version>0.1.2-SNAPSHOT</version>
38
<scope>test</scope>
39
</dependency>
40
0 commit comments