We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b029021 commit 065f206Copy full SHA for 065f206
official-build.props
@@ -1 +1 @@
1
-SEPG_BUILD_ENV_IMAGE=cafapi/opensuse-jdk8-maven:1.0.0
+SEPG_BUILD_ENV_IMAGE=cafapi/buildenv-dotnet:1.0.0
pom.xml
@@ -22,9 +22,9 @@
22
<modelVersion>4.0.0</modelVersion>
23
24
<parent>
25
- <groupId>com.github.cafapi</groupId>
26
- <artifactId>caf-common-parent</artifactId>
27
- <version>2.3.0-212</version>
+ <groupId>com.microfocus.sepg</groupId>
+ <artifactId>sepg-dotnet-build-adapter</artifactId>
+ <version>1.1.0-SNAPSHOT</version>
28
</parent>
29
30
<groupId>com.github.cafapi.logging</groupId>
0 commit comments